summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2012-11-03 02:12:46 +0000
committerJim Ingham <jingham@apple.com>2012-11-03 02:12:46 +0000
commita537f6ce3723eaed680d70fde02a93bebbd1d102 (patch)
tree0db6880459a22b55a85a664de7fee1a2fe773388 /clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
parentda1980f6977216d008ddae8dfce0361141fc9bd5 (diff)
downloadbcm5719-llvm-a537f6ce3723eaed680d70fde02a93bebbd1d102.tar.gz
bcm5719-llvm-a537f6ce3723eaed680d70fde02a93bebbd1d102.zip
Fix a little think-o. In FileSpec::operator== we were trying to figure out whether the rhs file was resolved or not by comparing
the resolved version of the rhs FileSpec's directory name with the lhs FileSpec's directory name. We really meant to compare it with the rhs FileSpec's directory name... <rdar://problem/12438838> llvm-svn: 167349
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/CoreEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud