]> granicus.if.org Git - clang/commit
[analyzer] Use synthesized ASTs for property getters when available.
authorJordan Rose <jordan_rose@apple.com>
Tue, 14 Jan 2014 17:29:06 +0000 (17:29 +0000)
committerJordan Rose <jordan_rose@apple.com>
Tue, 14 Jan 2014 17:29:06 +0000 (17:29 +0000)
commit9ae66a47586ba3dcc68f303bc4dfc67c02952848
tree503b0c2ab128dacb6d07b6e55c400ac8f95aa002
parent37a0260a5ffaaa859412426d883151224867b81c
[analyzer] Use synthesized ASTs for property getters when available.

This allows the analyzer to handle properties with C++ class type,
finishing up the FIXME from r198953.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199226 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BodyFarm.cpp
test/Analysis/properties.mm