commit | c21fed361c11f13db345cba69101578578d8fb79 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Jan 18 21:18:58 2011 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Jan 18 21:18:58 2011 +0000 |
tree | 5ac9e24ebf0be3b09183784363e80a3d2386416d | |
parent | c532b502858032f377056dc8cba2fe43cba8702b [diff] |
Teach UninitializedValuesV2 to implicitly reason about C++ references by monitoring whether an access to a variable is solely to compute it's lvalue or to do an lvalue-to-rvalue conversion (i.e., a load). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123777 91177308-0d34-0410-b5e6-96231b3b80d8