We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009e176 commit ddc7999Copy full SHA for ddc7999
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -847,8 +847,6 @@ if (current_toolchain == default_toolchain) {
847
"__type_traits/is_implicitly_default_constructible.h",
848
"__type_traits/is_integral.h",
849
"__type_traits/is_literal_type.h",
850
- "__type_traits/is_member_function_pointer.h",
851
- "__type_traits/is_member_object_pointer.h",
852
"__type_traits/is_member_pointer.h",
853
"__type_traits/is_nothrow_assignable.h",
854
"__type_traits/is_nothrow_constructible.h",
0 commit comments