This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4fe40d82f8 [AArch64] Add support for a MinGW AArch64 target new d1cebef954 [c++2a] Treat 'concept' and 'requires' as keywords, add comp [...]
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/DiagnosticGroups.td | 2 ++ include/clang/Basic/DiagnosticLexKinds.td | 2 ++ include/clang/Basic/TokenKinds.def | 9 +++++++-- lib/Basic/IdentifierTable.cpp | 8 ++++++-- lib/Lex/Preprocessor.cpp | 2 ++ test/Lexer/keywords_test.cpp | 3 ++- 6 files changed, 21 insertions(+), 5 deletions(-)