[clang] [clang] Non-trivial fixes in C++ DR tests (PR #179813)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 10 07:41:52 PST 2026


================
@@ -0,0 +1,27 @@
+// RUN: %clang_cc1 -std=c++98 %s -fexceptions -fcxx-exceptions -pedantic-errors -triple %itanium_abi_triple -verify=expected
----------------
AaronBallman wrote:

Can drop the `=execpted` from all of these

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


More information about the cfe-commits mailing list