This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 87050d0737 Move the test from r305678 to a separte file with 'REQUIRES: [...] new 27337711cd Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"
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: include/clang/Basic/SourceLocation.h | 122 ++++++----------- include/clang/Frontend/DiagnosticRenderer.h | 81 ++++++----- include/clang/Frontend/TextDiagnostic.h | 43 +++--- lib/Basic/SourceLocation.cpp | 70 ---------- lib/Frontend/DiagnosticRenderer.cpp | 196 +++++++++++++++------------ lib/Frontend/SerializedDiagnosticPrinter.cpp | 106 +++++++++------ lib/Frontend/TextDiagnostic.cpp | 85 +++++++----- lib/Frontend/TextDiagnosticPrinter.cpp | 7 +- tools/libclang/CIndexDiagnostic.cpp | 30 ++-- 9 files changed, 363 insertions(+), 377 deletions(-)