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 5098b56 commit ad35450Copy full SHA for ad35450
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -952,6 +952,7 @@ if (current_toolchain == default_toolchain) {
952
"__utility/priority_tag.h",
953
"__utility/private_constructor_tag.h",
954
"__utility/rel_ops.h",
955
+ "__utility/scope_guard.h",
956
"__utility/small_buffer.h",
957
"__utility/swap.h",
958
"__utility/to_underlying.h",
0 commit comments