This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f10d2e Sema: correct typo correction for ivars in @implementation new 9d3affe Use unique_ptr for cached tokens for default arguments in C++.
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 | 6 +++--- include/clang/Sema/DeclSpec.h | 12 +++++------- lib/Parse/ParseCXXInlineMethods.cpp | 6 ++---- lib/Parse/ParseDecl.cpp | 10 ++++------ lib/Parse/ParseDeclCXX.cpp | 2 +- lib/Sema/DeclSpec.cpp | 10 ++++++++-- lib/Sema/SemaDeclCXX.cpp | 4 +--- 7 files changed, 24 insertions(+), 26 deletions(-)