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 eda719f commit ccf128eCopy full SHA for ccf128e
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1524,6 +1524,7 @@ if (current_toolchain == default_toolchain) {
1524
"__type_traits/is_valid_expansion.h",
1525
"__type_traits/is_void.h",
1526
"__type_traits/is_volatile.h",
1527
+ "__type_traits/is_within_lifetime.h",
1528
"__type_traits/lazy.h",
1529
"__type_traits/make_32_64_or_128_bit.h",
1530
"__type_traits/make_const_lvalue_ref.h",
0 commit comments