NagyDonat wrote: The testcase `Analysis/Scalable/source-edit-generation/cpp-bounded-buffers-replacements.cpp ` (which is re-added by this PR) failed on my local machine when I executed `ninja check-clang-analysis`.
The test produced the following output: [cpp-bounded-buffers-replacements_test-output.txt](https://github.com/user-attachments/files/31796826/cpp-bounded-buffers-replacements_test-output.txt) I'm a static analyzer developer, I don't work with SSAF, so I'd guess that could be in the "When the tool is not there, it only checks against replacement offsets and texts." case mentioned in the PR description. @ziqingluo-90 Please help me resolving this issue. https://github.com/llvm/llvm-project/pull/220124 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
