isPotentiallyReachable can use LoopInfo to return earlier. This patch
allows passing an optional LI to PointerMayBeCapturedBefore. Used in
D109844.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
2,890 ms | x64 debian > libarcher.races::task-dependency.c |
Event Timeline
Comment Actions
LGTM, though I think I tried that in the past, and didn't see any significant impact on compile-time.
clang-tidy: warning: invalid case style for function 'PointerMayBeCapturedBefore' [readability-identifier-naming]
not useful