[compiler-rt] [compiler-rt] rtsan pipe2 interception for Linux. (PR #123517)

Chris Apple via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 19 23:48:00 PST 2025


https://github.com/cjappl approved this pull request.

LGTM thanks for your continued contributions :) 


For the record, a while back I made a script to parse a bunch of calls that may be interesting to us. You may find it useful (or utterly not useful) in your quest to better rtsan.

Some of these are out of date, or wrong etc, just tried to parse various system headers and man files to throw some things together.

https://gist.github.com/cjappl/84072ce5d0d820e9d949e1ccfa74b75b

https://github.com/llvm/llvm-project/pull/123517


More information about the llvm-commits mailing list