diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-26 20:04:16 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-26 20:04:16 +0000 |
commit | 05375eb4ecc855a3b13c25356a44eda197e51a7f (patch) | |
tree | 91abceff704d508929744ebd6de3dcaa08c94953 /clang/lib/StaticAnalyzer/Core/Store.cpp | |
parent | b970505d0d33e6ed69eb6dc34460eac13a6babec (diff) | |
download | bcm5719-llvm-05375eb4ecc855a3b13c25356a44eda197e51a7f.tar.gz bcm5719-llvm-05375eb4ecc855a3b13c25356a44eda197e51a7f.zip |
[analyzer] Use the CFG to see if a constructor is for a local variable.
Previously we were using ParentMap and crawling through the parent DeclStmt.
This should be at least slightly cheaper (and is also more flexible).
No (intended) functionality change.
llvm-svn: 160807
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/Store.cpp')
0 files changed, 0 insertions, 0 deletions