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

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 10 06:46:13 PST 2025


https://github.com/philnik777 commented:

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.

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


More information about the libcxx-commits mailing list