================ @@ -0,0 +1,8 @@ +// RUN: %clang_analyze_cc1 -std=c++23 -analyzer-checker=core -verify %s ---------------- isuckatcs wrote:
I don't have anything against, but I don't see this pattern in the analyzer tests, so I'm a bit hesitant. We however have a lot of the `#if __cplusplus >= XXX` pattern, so I would prefer to check for the standard to keep things consistent. 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