diff options
author | Ted Kremenek <kremenek@apple.com> | 2011-01-18 21:18:58 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2011-01-18 21:18:58 +0000 |
commit | c21fed361c11f13db345cba69101578578d8fb79 (patch) | |
tree | 5ac9e24ebf0be3b09183784363e80a3d2386416d /lib/Frontend/ASTUnit.cpp | |
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
Diffstat (limited to 'lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions