This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ea1c0a4ef3 Optionally add code completion results for arrow instead of dot new 555aa337cb [analyzer] Added template argument lists to the Pathdiagnost [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 52 +++++++++++++++++++++- .../plist-diagnostics-template-function.cpp | 41 +++++++++++++++++ .../Analysis/plist-diagnostics-template-record.cpp | 42 +++++++++++++++++ 3 files changed, 133 insertions(+), 2 deletions(-) create mode 100644 test/Analysis/plist-diagnostics-template-function.cpp create mode 100644 test/Analysis/plist-diagnostics-template-record.cpp