This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 509607e426 Reverted 321587: Enable configuration files in clang new 2d075f470b [NFC] Modernize enum DeclSpecContext into a scoped enum.
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/Parse/Parser.h | 66 ++++++++++++++++---------------- lib/Parse/ParseDecl.cpp | 89 ++++++++++++++++++++++++-------------------- lib/Parse/ParseDeclCXX.cpp | 26 ++++++------- lib/Parse/ParseExprCXX.cpp | 4 +- lib/Parse/ParseObjc.cpp | 4 +- lib/Parse/ParseTemplate.cpp | 2 +- lib/Parse/Parser.cpp | 7 ++-- 7 files changed, 105 insertions(+), 93 deletions(-)