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 2ace7bd commit 57790dbCopy full SHA for 57790db
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -384,6 +384,9 @@ if (current_toolchain == default_toolchain) {
384
"__concepts/totally_ordered.h",
385
"__condition_variable/condition_variable.h",
386
"__config",
387
+ "__configuration/abi.h",
388
+ "__configuration/compiler.h",
389
+ "__configuration/platform.h",
390
"__coroutine/coroutine_handle.h",
391
"__coroutine/coroutine_traits.h",
392
"__coroutine/noop_coroutine_handle.h",
0 commit comments