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 aeb571a commit d41bc02Copy full SHA for d41bc02
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1528,6 +1528,7 @@ if (current_toolchain == default_toolchain) {
1528
"__type_traits/is_trivially_relocatable.h",
1529
"__type_traits/is_unbounded_array.h",
1530
"__type_traits/is_union.h",
1531
+ "__type_traits/is_unqualified.h",
1532
"__type_traits/is_unsigned.h",
1533
"__type_traits/is_valid_expansion.h",
1534
"__type_traits/is_void.h",
0 commit comments