This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4735edbbaf [ThinLTO] Allow indexing to request backend to ignore the module new 53d982bea4 [Basic] Fix some Clang-tidy modernize and Include What You U [...]
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/Diagnostic.h | 247 +++++++++++++++++++++----------- include/clang/Basic/DiagnosticOptions.h | 15 +- include/clang/Basic/LangOptions.h | 55 ++++--- include/clang/Basic/PartialDiagnostic.h | 60 ++++---- include/clang/Basic/PlistSupport.h | 19 ++- include/clang/Basic/SourceLocation.h | 67 +++++---- lib/Basic/Diagnostic.cpp | 71 +++++---- lib/Basic/DiagnosticOptions.cpp | 5 +- lib/Basic/LangOptions.cpp | 7 +- lib/Basic/SourceLocation.cpp | 12 +- 10 files changed, 342 insertions(+), 216 deletions(-)