[libcxx-commits] [libcxx] [libc++] Qualify calls to __throw_foo (PR #122465)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 10 09:30:27 PST 2025


mordante wrote:

> Should we remove the `unless(argumentCountIs(0))` from `robust_against_adl.cpp` and fix any issues? That would remove the need for `libcpp-qualify-declval` entirely I think.

I like that idea! This makes it consistent.

https://github.com/llvm/llvm-project/pull/122465


More information about the libcxx-commits mailing list