[PATCH] D34568: [Sema] Make BreakContinueFinder handle nested loops.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 3 17:52:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307051: [Sema] Make BreakContinueFinder handle nested loops. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D34568?vs=103761&id=105128#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34568

Files:
  cfe/trunk/lib/Sema/SemaStmt.cpp
  cfe/trunk/test/Sema/loop-control.c
  cfe/trunk/test/SemaCXX/warn-loop-analysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34568.105128.patch
Type: text/x-patch
Size: 5460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170704/e4443e9f/attachment.bin>


More information about the cfe-commits mailing list