Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125707
[analyzer][NFC] Remove unused friend SVal declarations ClosedPublic Authored by steakhal on May 16 2022, 10:35 AM.
Details
Diff Detail
Event Timelinesteakhal added a parent revision: D125706: [analyzer][NFC] Use idiomatic classof instead of isKind.May 16 2022, 10:35 AM steakhal added a child revision: D125708: [analyzer][NFC] Remove unused default SVal constructors.May 16 2022, 10:35 AM This revision is now accepted and ready to land.May 17 2022, 1:53 AM This revision was landed with ongoing or failed builds.May 27 2022, 1:57 AM Closed by commit rGd8def22f7be1: [analyzer][NFC] Remove unused friend SVal declarations (authored by steakhal). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 432494 clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
|