This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 848b4ce [DOXYGEN] Improved doxygen comments for xmmintrin.h intrinsics. new 6a643fe [AST, ASTMatchers, Basic] Fix some Clang-tidy modernize and I [...]
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/AST/ASTContext.h | 135 ++++++++++++++++---------- include/clang/AST/RecursiveASTVisitor.h | 36 +++++-- include/clang/ASTMatchers/ASTMatchersMacros.h | 4 +- include/clang/ASTMatchers/Dynamic/Registry.h | 33 ++++--- include/clang/Basic/Diagnostic.h | 70 +++++++------ include/clang/Basic/FileManager.h | 28 ++++-- include/clang/Basic/IdentifierTable.h | 72 +++++++++----- include/clang/Basic/SourceManager.h | 51 +++++----- include/clang/Basic/VirtualFileSystem.h | 42 +++++++- 9 files changed, 305 insertions(+), 166 deletions(-)