No need to add checks for every type per pointer that we couldn't create
a check for the first time around, just the types that weren't
successful.
Details
Details
- Reviewers
fhahn reames - Commits
- rG04d398db4694: [LoopAccessAnalysis] Simplify D119047
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,060 ms | x64 debian > libFuzzer.libFuzzer::large.test |
Event Timeline
Comment Actions
I'm not sure that I can construct a test case where only some, not all access types for a given pointer fail in the first createCheckForAccess()