This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 374e14b Add warning for inconsistent overrides on destructor. new 99d7e99 [Sema] Add variable captured by a block to the enclosing lamb [...]
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 | 8 +++++--- lib/Sema/Sema.cpp | 6 +++--- lib/Sema/SemaExpr.cpp | 5 +++-- test/SemaObjCXX/blocks.mm | 13 ++++++++++++- 4 files changed, 23 insertions(+), 9 deletions(-)