Skip to content

Commit 6ad692b

Browse files
committed
[gn build] Port 4e112e5
1 parent 4e112e5 commit 6ad692b

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,7 @@ if (current_toolchain == default_toolchain) {
886886
"__type_traits/is_trivially_lexicographically_comparable.h",
887887
"__type_traits/is_trivially_move_assignable.h",
888888
"__type_traits/is_trivially_move_constructible.h",
889+
"__type_traits/is_trivially_relocatable.h",
889890
"__type_traits/is_unbounded_array.h",
890891
"__type_traits/is_union.h",
891892
"__type_traits/is_unsigned.h",

0 commit comments

Comments
 (0)