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 f39ac3f commit 741fef3Copy full SHA for 741fef3
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1502,6 +1502,7 @@ if (current_toolchain == default_toolchain) {
1502
"__type_traits/is_reference.h",
1503
"__type_traits/is_reference_wrapper.h",
1504
"__type_traits/is_referenceable.h",
1505
+ "__type_traits/is_replaceable.h",
1506
"__type_traits/is_same.h",
1507
"__type_traits/is_scalar.h",
1508
"__type_traits/is_signed.h",
0 commit comments