Use the new fancy method introduced in D54486 to simplify some code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54488
[AST] [analyzer] NFC: Reuse code in stable ID dumping methods. ClosedPublic Authored by NoQ on Nov 13 2018, 12:07 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, dkrupp, donat.nagy and 6 others. · View Herald TranscriptNov 13 2018, 12:07 PM This revision is now accepted and ready to land.Nov 13 2018, 12:24 PM NoQ mentioned this in D54457: [AST] Generate unique identifiers for CXXCtorInitializer objects..Dec 3 2018, 1:51 PM NoQ removed a parent revision: D54486: BumpPtrAllocator: Add a couple of fancy wrapper methods around identifyObject().. Closed by commit rL348199: [AST] [analyzer] NFC: Reuse code in stable ID dumping methods. (authored by NoQ). · Explain WhyDec 3 2018, 2:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176479 cfe/trunk/lib/AST/DeclBase.cpp
cfe/trunk/lib/AST/DeclCXX.cpp
cfe/trunk/lib/AST/Stmt.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ProgramState.cpp
|