[compiler-rt] [compiler-rt][rtsan] pathconf/fpathconf interception. (PR #134495)
David CARLIER via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 5 06:49:39 PDT 2025
devnexen wrote:
depends on the query. Ideally, most of them ought to be called at initialisation time. For non deterministic queries, e.g. _PC_NAME_MAX, mount points and metadata, it might not be safe to call can be flagged in rtsan context. wdyt ?
https://github.com/llvm/llvm-project/pull/134495
More information about the llvm-commits
mailing list