================ @@ -41,7 +41,7 @@ void TestCatch2() { try { } // CHECK-NEXT: CXXCatchStmt -// CHECK-NEXT: NULL +// CHECK-NEXT: VarDecl {{.*}} '<unknown type>' ---------------- ChuanqiXu9 wrote: Maybe we can improve to print this. https://github.com/llvm/llvm-project/pull/80976