summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2013-04-24 00:34:41 +0000
committerSean Callanan <scallanan@apple.com>2013-04-24 00:34:41 +0000
commit485f732b8485454b9d40b9aa8c957c191648de59 (patch)
treecab8f84aaca5fe7897a8a593d4e36736bd3586cd /clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
parent404028798f4bf629fba6d3202f5d4725e7f502b5 (diff)
downloadbcm5719-llvm-485f732b8485454b9d40b9aa8c957c191648de59.tar.gz
bcm5719-llvm-485f732b8485454b9d40b9aa8c957c191648de59.zip
Fixed a problem where the expression parser would
not find multiple functions with the same name but different types. Now we keep track of what types we've already reported for a function and only elide functions if we've already reported a conflicting one. Also added a test case. <rdar://problem/11367837> llvm-svn: 180167
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud