diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-08-30 20:43:09 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-08-30 20:43:09 +0000 |
commit | f9f5fdbbeff3f60c5e8c0461df48d84365d56fd7 (patch) | |
tree | 6a7b4fec0562677e6caaaceec2ba425c9042ed91 /lib/StaticAnalyzer/Core/CoreEngine.cpp | |
parent | 9f6419f96d6cad3f7bd39f444cfc784ccbbdcd65 (diff) |
[analyzer] Plist diagnostics: Fix a case where we fail to close an XML tag.
If the current path diagnostic does /not/ have files associated with it, we
were simply skipping on to the next diagnostic with 'continue'. But that
also skipped the close tag for the diagnostic's <dict> node.
Part of fixing our internal analyzer buildbot.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162939 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/CoreEngine.cpp')
0 files changed, 0 insertions, 0 deletions