Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp | ||
---|---|---|
288 | I think false deserves a /*comment=*/. |
Paths
| Differential D103633
[analyzer] Refactor trackExpressionValue to accept TrackingOptions ClosedPublic Authored by vsavchenko on Jun 3 2021, 10:40 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: ASDenysPetrov, dkrupp, donat.nagy and 5 others. · View Herald TranscriptJun 3 2021, 10:40 AM vsavchenko added a parent revision: D103631: [analyzer] Turn TrackControlDependencyCond into a tracking visitor.Jun 3 2021, 10:40 AM This revision is now accepted and ready to land.Jun 9 2021, 9:59 PM This revision was landed with ongoing or failed builds.Jun 11 2021, 2:52 AM Closed by commit rG57006d2f6d96: [analyzer] Refactor trackExpressionValue to accept TrackingOptions (authored by vsavchenko). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 351384 clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
|
I think false deserves a /*comment=*/.