This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 74ca23f2ac Add -fcxx-exceptions for ExtractionSemicolonPolicy.cpp to ap [...] new dbacc64bb6 [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/IdentifierTable.h | 83 ++++++++++++++-------------- include/clang/Basic/Module.h | 62 ++++++++++++--------- include/clang/Basic/SourceManager.h | 72 ++++++++++++------------ include/clang/Basic/SourceManagerInternals.h | 22 +++++--- lib/Basic/IdentifierTable.cpp | 68 ++++++++++++++--------- lib/Basic/Module.cpp | 25 ++++++--- lib/Basic/SourceManager.cpp | 55 +++++++++--------- 7 files changed, 217 insertions(+), 170 deletions(-)