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 4ca0e00 commit 9c2446eCopy full SHA for 9c2446e
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -885,7 +885,6 @@ if (current_toolchain == default_toolchain) {
885
"__type_traits/is_trivially_lexicographically_comparable.h",
886
"__type_traits/is_trivially_move_assignable.h",
887
"__type_traits/is_trivially_move_constructible.h",
888
- "__type_traits/is_trivially_relocatable.h",
889
"__type_traits/is_unbounded_array.h",
890
"__type_traits/is_union.h",
891
"__type_traits/is_unsigned.h",
0 commit comments