[compiler-rt] [rtsan] Introduce blocking-fn-name and intercepted-fn-name suppressions (PR #112108)
Chris Apple via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 14 16:58:19 PDT 2024
cjappl wrote:
> Right, I meant more in the context of this CL though. If I add a list the ignore list, why do I care if it's blocking or intercepted?
Good question. @davidtrevelyan any thoughts? We could possibly change this to `function-name`, which would encapsulate both. I'm not opposed to this.
https://github.com/llvm/llvm-project/pull/112108
More information about the llvm-commits
mailing list