Skip to content

Commit e86c5a7

Browse files
committed
[gn build] Port 6d9dfd7
1 parent 6d9dfd7 commit e86c5a7

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1830,6 +1830,8 @@ if (current_toolchain == default_toolchain) {
18301830
"__type_traits/negation.h",
18311831
"__type_traits/promote.h",
18321832
"__type_traits/rank.h",
1833+
"__type_traits/reference_constructs_from_temporary.h",
1834+
"__type_traits/reference_converts_from_temporary.h",
18331835
"__type_traits/remove_all_extents.h",
18341836
"__type_traits/remove_const.h",
18351837
"__type_traits/remove_const_ref.h",

0 commit comments

Comments
 (0)