[PATCH] D25982: [PP] Replace some index based for loops with range based ones

Erik Verbruggen via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 05:05:06 PDT 2016


erikjv updated this revision to Diff 75854.
erikjv marked an inline comment as done.

https://reviews.llvm.org/D25982

Files:
  lib/Lex/PPCaching.cpp
  lib/Lex/PPLexerChange.cpp
  lib/Lex/PPMacroExpansion.cpp
  lib/Lex/Pragma.cpp
  lib/Lex/TokenConcatenation.cpp
  lib/Lex/TokenLexer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25982.75854.patch
Type: text/x-patch
Size: 6674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161026/dfa7024d/attachment.bin>


More information about the cfe-commits mailing list