================ @@ -0,0 +1,19 @@ +// RUN: %check_clang_tidy %s cppcoreguidelines-pro-bounds-pointer-arithmetic %t ---------------- vbvictor wrote:
I think it's better to write this test in the existing main test file than to create new test files for specific issues. After N months/years, it will probably become meaningless for readers. https://github.com/llvm/llvm-project/pull/127394 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits