You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Update CMakeLists.txt to check if the compiler supports `-Wno-noexcept-type`
before adding it to the compiler flags. This flag is required when building
with gcc 7+, but is unsupported by clang.
Reviewed By: phoad
Differential Revision: D10408987
fbshipit-source-id: 444eeb9f122276c254696fcf5bc99e6b19a393ff
0 commit comments