This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 10af36fbec Correctly handle line table entries without filenames during [...] new 076f444bf6 [Lex] Fix some Clang-tidy modernize and Include What You Use [...]
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/Lex/MacroInfo.h | 85 +++++++----- include/clang/Lex/ModuleLoader.h | 31 +++-- include/clang/Lex/Preprocessor.h | 255 +++++++++++++++++++++------------- include/clang/Lex/PreprocessorLexer.h | 47 +++---- lib/Lex/MacroInfo.cpp | 36 ++--- lib/Lex/Preprocessor.cpp | 58 ++++---- lib/Lex/PreprocessorLexer.cpp | 11 +- 7 files changed, 306 insertions(+), 217 deletions(-)