This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ca674819d0 [docs] Added description of `-f[no]-openmp-simd` option to U [...] new 0682d12e45 [NFC] Modernize enum 'UnqualifiedId::IdKind' into a scoped e [...]
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/Sema/DeclSpec.h | 78 +++++++++++++++++++++++-------------------- lib/Parse/ParseDecl.cpp | 2 +- lib/Parse/ParseDeclCXX.cpp | 6 ++-- lib/Parse/ParseExprCXX.cpp | 40 +++++++++++----------- lib/Parse/ParseTemplate.cpp | 7 ++-- lib/Sema/DeclSpec.cpp | 12 +++---- lib/Sema/SemaDecl.cpp | 42 +++++++++++------------ lib/Sema/SemaDeclCXX.cpp | 45 +++++++++++++------------ lib/Sema/SemaExpr.cpp | 13 ++++---- lib/Sema/SemaExprCXX.cpp | 16 ++++----- lib/Sema/SemaExprMember.cpp | 2 +- lib/Sema/SemaTemplate.cpp | 24 ++++++------- lib/Sema/SemaType.cpp | 31 ++++++++--------- 13 files changed, 164 insertions(+), 154 deletions(-)