================ @@ -0,0 +1,18 @@ +// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify %s +// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify -x c -std=c2y %s ---------------- steakhal wrote:
Is the `-std=c2y` necessary? https://github.com/llvm/llvm-project/pull/151719 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
