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 e43e8ec commit a618ae2Copy full SHA for a618ae2
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1492,7 +1492,6 @@ if (current_toolchain == default_toolchain) {
1492
"__type_traits/is_member_pointer.h",
1493
"__type_traits/is_nothrow_assignable.h",
1494
"__type_traits/is_nothrow_constructible.h",
1495
- "__type_traits/is_nothrow_convertible.h",
1496
"__type_traits/is_nothrow_destructible.h",
1497
"__type_traits/is_null_pointer.h",
1498
"__type_traits/is_object.h",
0 commit comments