This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9a007fcb67 Retain header search and preprocessing options from AST file [...] new e883f1b319 PR33318: Add missing full-expression checking to static_asse [...]
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 | 3 ++- lib/Parse/ParseDeclCXX.cpp | 4 +++- lib/Sema/SemaDeclCXX.cpp | 8 ++++++++ test/SemaCXX/cxx1y-generic-lambdas-capturing.cpp | 4 ++++ test/SemaTemplate/deduction.cpp | 6 +++--- 5 files changed, 20 insertions(+), 5 deletions(-)