================ @@ -0,0 +1,23 @@ +// RUN: %clang_cc1 -analyze -analyzer-checker=core -w -DNO_CROSSCHECK -verify %s ---------------- steakhal wrote: Do we need this RUN line? What scenario it tests? https://github.com/llvm/llvm-project/pull/143310