This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 936040cab5 Fix CodeGen/arm64-microsoft-status-reg.cpp test new b995249659 Replace tok::angle_string_literal with new tok::header_name.
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/TokenKinds.def | 4 +++- include/clang/Basic/TokenKinds.h | 2 +- include/clang/Lex/Preprocessor.h | 2 +- include/clang/Lex/PreprocessorLexer.h | 3 +-- lib/Lex/Lexer.cpp | 6 ++++-- lib/Lex/PPDirectives.cpp | 10 +++++++++- lib/Lex/PPMacroExpansion.cpp | 4 ++-- lib/Lex/Pragma.cpp | 8 +++----- lib/Lex/Preprocessor.cpp | 30 ++++++++++++++++++++++++------ test/Preprocessor/_Pragma-dependency.c | 6 ++++++ 10 files changed, 54 insertions(+), 21 deletions(-)