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.
2 parents af2ecfc + 5eb7126 commit d4febf7Copy full SHA for d4febf7
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -402,6 +402,8 @@ if (current_toolchain == default_toolchain) {
402
"__configuration/abi.h",
403
"__configuration/availability.h",
404
"__configuration/compiler.h",
405
+ "__configuration/experimental.h",
406
+ "__configuration/hardening.h",
407
"__configuration/language.h",
408
"__configuration/platform.h",
409
"__coroutine/coroutine_handle.h",
0 commit comments