ndrewh wrote: I think the option with the leak likelihood of breakage is to move the sanitizer ignorelists to a separate target in compiler-rt. That way I can build them independently of the runtimes, but in theory everything stays NFC for everyone else.
Doing that in #200518. https://github.com/llvm/llvm-project/pull/195690 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
