This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2ea9de261c [clang] Implement -Wcast-qual for C++ new 9330fda9a0 [Sema] Make BreakContinueFinder handle nested loops.
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: lib/Sema/SemaStmt.cpp | 67 +++++++++++++++++++++++++++++++++---- test/Sema/loop-control.c | 48 ++++++++++++++++++++++++++ test/SemaCXX/warn-loop-analysis.cpp | 12 +++++++ 3 files changed, 121 insertions(+), 6 deletions(-)