================ @@ -0,0 +1,8 @@ +// RUN: %clang_analyze_cc1 -std=c++23 -analyzer-checker=core -verify %s ---------------- imdj wrote:
> Please check every standard from C++23 and up What is the best approach to do this? I noticed in some files they duplicate the line for each subsequent standard but that seems impractical. https://github.com/llvm/llvm-project/pull/146859 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits