diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-07-17 00:06:14 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-07-17 00:06:14 +0000 |
commit | 6376d1fd9c970c0020c6cf2fb860c9e8623e4734 (patch) | |
tree | 7b47034cb67c532c0747173e7cd029133ea15afb /lldb/source/Expression/IRInterpreter.cpp | |
parent | 046744467df2dad2d2a55d311944f12032c01608 (diff) | |
download | bcm5719-llvm-6376d1fd9c970c0020c6cf2fb860c9e8623e4734.tar.gz bcm5719-llvm-6376d1fd9c970c0020c6cf2fb860c9e8623e4734.zip |
-Wuninitialized: Split the classification of DeclRefExprs as initialization or
use out of TransferFunctions, and compute it in advance rather than on-the-fly.
This allows us to handle compound assignments with DeclRefExprs on the RHS
correctly, and also makes it trivial to treat const& function parameters as not
initializing the argument. The patch also makes both of those changes.
llvm-svn: 160330
Diffstat (limited to 'lldb/source/Expression/IRInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions