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