This makes the consumed analysis less dependent on the CFG layout and fixes
a bug where we wouldn't warn on an unconsumed value.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D3643
Explicitly keep track of temporaries during the consumed analysis. ClosedPublic Authored by klimek on May 7 2014, 4:21 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 25 2014, 1:35 AM
Revision Contents
Diff 9157 include/clang/Analysis/Analyses/Consumed.h
lib/Analysis/Consumed.cpp
test/SemaCXX/warn-consumed-analysis.cpp
|