Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151818
[clang][analyzer][NFC] Use the operator new directly with the `BumpPtrAllocator` ClosedPublic Authored by gribozavr on May 31 2023, 10:23 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 31 2023, 10:55 AM This revision was landed with ongoing or failed builds.May 31 2023, 11:18 AM Closed by commit rG7ebf64f7e934: [clang][analyzer][NFC] Use the operator new directly with the `BumpPtrAllocator` (authored by gribozavr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527138 clang/lib/Analysis/CFG.cpp
clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
clang/lib/StaticAnalyzer/Core/MemRegion.cpp
clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
|