[clang] [Clang] [Sema] Ensure noexcept(typeid(E)) checks if E throws when needed (PR #95846)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 18 00:11:38 PDT 2024


Sirraide wrote:

Do we already have tests for your most recent commit (i.e. dependent expressions)? Because I recall CI passing even when that wasn’t there, but that may have been my imagination.

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


More information about the cfe-commits mailing list