llvm-project/clang/test/Analysis/diagnostics
Aleksei Sidorin e1beaf1ee7 [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion
Some FileIDs that may be used by PlistDiagnostics were not added while building
a list of pieces. This caused assertion violation in GetFID() function.
This patch adds some missing FileIDs to avoid the assertion. It also contains
small refactoring of PlistDiagnostics::FlushDiagnosticsImpl().

Patch by Aleksei Sidorin, Ilya Palachev.

Differential Revision: https://reviews.llvm.org/D22090

llvm-svn: 280360
2016-09-01 12:25:16 +00:00
..
Inputs/include [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion 2016-09-01 12:25:16 +00:00
deref-track-symbolic-region.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
deref-track-symbolic-region.cpp
explicit-suppression.cpp [analyzer] Invalidate destination of std::copy() and std::copy_backward(). 2016-02-07 16:55:44 +00:00
false-positive-suppression.c
implicit-cxx-std-suppression.cpp [analyzer] Suppress false positives in std::shared_ptr 2016-07-06 21:52:55 +00:00
no-prune-paths.c
plist-diagnostics-include-check.cpp [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion 2016-09-01 12:25:16 +00:00
report-issues-within-main-file.cpp [analyzer] Fix IssueHash generation. 2015-12-01 09:00:41 +00:00
shortest-path-suppression.c
text-diagnostics.c
undef-value-callee.h
undef-value-caller.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
undef-value-param.c [analyzer] Bug identification 2015-10-22 11:53:04 +00:00
undef-value-param.m [analyzer] Bug identification 2015-10-22 11:53:04 +00:00