This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4a19ab5 [index] Introduce symbol subkinds to mark an accessor getter [...] new 5ceef6b Remove redundant passing around of a "ContainsAutoType" flag.
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/Sema.h | 11 ++++----- lib/Parse/ParseDecl.cpp | 13 ++++------- lib/Parse/ParseDeclCXX.cpp | 9 ++++---- lib/Parse/ParseExprCXX.cpp | 3 +-- lib/Parse/Parser.cpp | 2 +- lib/Sema/SemaCoroutine.cpp | 2 +- lib/Sema/SemaDecl.cpp | 36 ++++++++++++++--------------- lib/Sema/SemaDeclObjC.cpp | 6 ++--- lib/Sema/SemaExprCXX.cpp | 14 ++++-------- lib/Sema/SemaOpenMP.cpp | 39 +++++++++++++++----------------- lib/Sema/SemaStmt.cpp | 9 +++----- lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 +++--- 12 files changed, 65 insertions(+), 86 deletions(-)