================ @@ -40,11 +40,14 @@ class ConstCorrectnessCheck : public ClangTidyCheck { const bool AnalyzeValues; const bool AnalyzeReferences; + const bool AnalyzePointers; ---------------- EugeneZelenko wrote:
How about alphabetical order? Same below. https://github.com/llvm/llvm-project/pull/130494 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits