================ @@ -0,0 +1,3 @@ +// RUN: not %clang_cc1 -fsyntax-only %s ---------------- zwuis wrote: Please read <https://clang.llvm.org/docs/InternalsManual.html#testing>. `not` should not be used here. https://github.com/llvm/llvm-project/pull/181404