[gn build] Port 43562287a816
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sun, 12 Mar 2023 21:25:33 +0000 (21:25 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sun, 12 Mar 2023 21:25:33 +0000 (21:25 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 1c8424a..58a18b0 100644 (file)
@@ -372,6 +372,11 @@ if (current_toolchain == default_toolchain) {
       "__debug",
       "__debug_utils/randomize_range.h",
       "__errc",
+      "__exception/exception.h",
+      "__exception/exception_ptr.h",
+      "__exception/nested_exception.h",
+      "__exception/operations.h",
+      "__exception/terminate.h",
       "__expected/bad_expected_access.h",
       "__expected/expected.h",
       "__expected/unexpect.h",