================ @@ -0,0 +1,7 @@ +// RUN: not %clang_cc1 -fsyntax-only -verify %s ---------------- Sirraide wrote: Yes, `-verify` tests should never use `not` https://github.com/llvm/llvm-project/pull/177096