Current location is very confusing, especially because there is already WorkList.h, and other code in CoreEngine.cpp is not related to work list implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44759
[analyzer] [NFC] Move worklist implementation to WorkList.cpp ClosedPublic Authored by george.karpenkov on Mar 21 2018, 4:03 PM.
Details Summary Current location is very confusing, especially because there is already WorkList.h, and other code in CoreEngine.cpp is not related to work list implementation.
Diff Detail
Event TimelineHerald added subscribers: a.sidorin, szepet, xazax.hun, mgorny. · View Herald TranscriptMar 21 2018, 4:03 PM This revision is now accepted and ready to land.Mar 21 2018, 5:16 PM Closed by commit rL328280: [analyzer] [NFC] Move worklist implementation to WorkList.cpp (authored by george.karpenkov). · Explain WhyMar 22 2018, 5:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139536 cfe/trunk/lib/StaticAnalyzer/Core/CMakeLists.txt
cfe/trunk/lib/StaticAnalyzer/Core/CoreEngine.cpp
cfe/trunk/lib/StaticAnalyzer/Core/WorkList.cpp
|