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 | 03fac27bab5146c151c07b0c6213075568722e19 (patch) | |
tree | bd2975773de095a744c4923e4f908801630b1c7c /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 73e306e548cd07f067ec4465a39b5fd3ea38dd0c (diff) | |
download | llvm-03fac27bab5146c151c07b0c6213075568722e19.zip llvm-03fac27bab5146c151c07b0c6213075568722e19.tar.gz llvm-03fac27bab5146c151c07b0c6213075568722e19.tar.bz2 |
[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.
llvm-svn: 162939
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions