================ @@ -0,0 +1,894 @@ +// RUN: %check_clang_tidy -std=c++17-or-later %s modernize-use-shared-ptr-array %t \ +// RUN: -- -- -isystem %clang_tidy_headers + +// Positive cases: ---------------- zeyi2 wrote:
Would you please remove these comments? https://github.com/llvm/llvm-project/pull/199458 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
