diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-27 05:12:49 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-27 05:12:49 +0000 |
| commit | 4137af286f7f547ee81349da5130e4b155232531 (patch) | |
| tree | ee90aa915e221c46e354d86c236ec09ccf33b69e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | f1b4b8bf798661e5ff7dd91642055dda1175d472 (diff) | |
When looking for temporary dtors while building the CFG, do not walk into
lambda expressions (other than their capture initializers) nor blocks. Do walk
into default argument expressions and default initializer expressions.
These bugs were causing us to produce broken CFGs whenever a lambda expression
was used to initialize a libstdc++ std::function object!
llvm-svn: 214050
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
