This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from df58e5d6ad Fixed some rtti-options tests. new ca22363cfc Address post-commit review comments after r328731. NFC.
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/AST/ASTContext.h | 4 -- include/clang/AST/Decl.h | 24 +++---- lib/AST/ASTContext.cpp | 8 --- lib/CodeGen/CGCall.cpp | 6 +- lib/CodeGen/CGDecl.cpp | 4 +- lib/Sema/SemaChecking.cpp | 2 +- lib/Sema/SemaDeclCXX.cpp | 160 ++++++++++++++++++++--------------------- 7 files changed, 95 insertions(+), 113 deletions(-)