[PATCH] Warn on suspicious increments/decrements in for loops

Richard Trieu rtrieu at google.com
Fri May 31 17:01:15 PDT 2013


  Fix indents in visitor.

  Apply fresh coat of paint to bikeshed.  Selected hue of "...incremented both in loop header and..." over previous choice of "...both incremented in loop header and...".

http://llvm-reviews.chandlerc.com/D628

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D628?vs=1513&id=2222#toc

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/DiagnosticGroups.td
  lib/Sema/SemaStmt.cpp
  test/SemaCXX/warn-loop-analysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D628.2.patch
Type: text/x-patch
Size: 8485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130531/423de485/attachment.bin>


More information about the cfe-commits mailing list