[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 06:15:40 PDT 2016
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285193: [PP] Replace some index based for loops with range based ones (authored by erikjv).
Changed prior to commit:
  https://reviews.llvm.org/D25982?vs=75854&id=75867#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D25982
Files:
  cfe/trunk/lib/Lex/PPCaching.cpp
  cfe/trunk/lib/Lex/PPLexerChange.cpp
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/lib/Lex/Pragma.cpp
  cfe/trunk/lib/Lex/TokenConcatenation.cpp
  cfe/trunk/lib/Lex/TokenLexer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25982.75867.patch
Type: text/x-patch
Size: 6854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161026/f438a7ad/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list