Skip to content

Commit 57790db

Browse files
committed
[gn build] Port 23e1ed6
1 parent 2ace7bd commit 57790db

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,9 @@ if (current_toolchain == default_toolchain) {
384384
"__concepts/totally_ordered.h",
385385
"__condition_variable/condition_variable.h",
386386
"__config",
387+
"__configuration/abi.h",
388+
"__configuration/compiler.h",
389+
"__configuration/platform.h",
387390
"__coroutine/coroutine_handle.h",
388391
"__coroutine/coroutine_traits.h",
389392
"__coroutine/noop_coroutine_handle.h",

0 commit comments

Comments
 (0)