[libcxx-commits] [libcxx] [libc++] Add [[gnu::nodebug]] on type traits (PR #128502)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 13 08:08:18 PDT 2025
================
@@ -12,7 +12,6 @@
#include <__assert>
#include <__config>
#include <__type_traits/is_nothrow_constructible.h>
-#include <__utility/exchange.h>
----------------
ldionne wrote:
I don't think these include removals should be part of this patch.
https://github.com/llvm/llvm-project/pull/128502
More information about the libcxx-commits
mailing list