This is very unlikely to happen for PThreads, but using the CSA on a libc or Fuchsia will trigger this assertion failure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
That's a safe default behavior, but ideally you should see if the annotation on the function can be applied after inlining. Like, it isn't necessarily always applicable, but when it is, you might be able to improve coverage.