Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126130
[analyzer][NFC] Remove unused SVal::hasConjuredSymbol ClosedPublic Authored by steakhal on May 21 2022, 12:14 PM.
Details
Diff Detail
Event TimelineThis comment was removed by steakhal. steakhal added a parent revision: D126129: [analyzer][NFC] Remove unused nonloc::ConcreteInt::evalBinOp.May 21 2022, 12:23 PM steakhal added a child revision: D126123: [analyzer][NFC] Use MemRegion::getRegion()'s return value unconditionally. Comment Actions
Ah, right. Once I tried using arc, and I get everything messed up. Never again! This revision is now accepted and ready to land.May 23 2022, 5:32 AM Closed by commit rG813acb12972e: [analyzer][NFC] Remove unused SVal::hasConjuredSymbol (authored by steakhal). · Explain WhyMay 27 2022, 1:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 431164 clang/lib/StaticAnalyzer/Core/SVals.cpp
|