[clang] [compiler-rt] [Driver] [compiler-rt] Move sanitizer ignorelists from compiler-rt to clang (PR #195396)
Vitaly Buka via cfe-commits
cfe-commits at lists.llvm.org
Fri May 1 22:44:09 PDT 2026
vitalybuka wrote:
This justification is not strong enough.
E.g. sanitizers .a and .h files also go into shared resource dir, but it does not mean they need to be in clang source tree.
Also it missed *_abilist.txt, which has the same nature.
I am not really against that, just wondering if this makes enough difference dealing with breackages.
https://github.com/llvm/llvm-project/pull/195396
More information about the cfe-commits
mailing list