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 a06591b commit 3c1d9b8Copy full SHA for 3c1d9b8
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -859,6 +859,7 @@ if (current_toolchain == default_toolchain) {
859
"__type_traits/is_floating_point.h",
860
"__type_traits/is_function.h",
861
"__type_traits/is_fundamental.h",
862
+ "__type_traits/is_implicit_lifetime.h",
863
"__type_traits/is_implicitly_default_constructible.h",
864
"__type_traits/is_integral.h",
865
"__type_traits/is_literal_type.h",
0 commit comments