[clang] [compiler-rt] [libcxx] [lldb] [llvm] Rename Sanitizer Coverage => Coverage Sanitizer (PR #106505)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 30 06:12:54 PDT 2024
cor3ntin wrote:
> Thank you for working on this; it's a minor inconsistency, but a needless one as best I can tell. The changes mostly look good, but there are a bunch of binary files (.exe) that seem to have changed; do you know why?
Global find of replace in the binaries.
Sadly I'm not sure how you can review that beside by inspecting the diff locally (using `git diff -- text` in an ascii terminal)
https://github.com/llvm/llvm-project/pull/106505
More information about the cfe-commits
mailing list