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 4a6b569 commit 83e7e6aCopy full SHA for 83e7e6a
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -954,6 +954,14 @@ if (current_toolchain == default_toolchain) {
954
"__utility/to_underlying.h",
955
"__utility/unreachable.h",
956
"__variant/monostate.h",
957
+ "__vector/comparison.h",
958
+ "__vector/container_traits.h",
959
+ "__vector/erase.h",
960
+ "__vector/pmr.h",
961
+ "__vector/swap.h",
962
+ "__vector/vector.h",
963
+ "__vector/vector_bool.h",
964
+ "__vector/vector_bool_formatter.h",
965
"__verbose_abort",
966
"algorithm",
967
"any",
0 commit comments