[cfe-commits] [PATCH] Update users of RefactoringTool
Edwin Vane
edwin.vane at intel.com
Fri Jan 11 07:45:00 PST 2013
Reflecting changes made in D273 at reviewer's request.
Hi klimek,
http://llvm-reviews.chandlerc.com/D279
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D279?vs=660&id=674#toc
Files:
CMakeLists.txt
Makefile
cpp11-migrate/LoopConvert/LoopConvert.cpp
loop-convert/CMakeLists.txt
loop-convert/LoopActions.cpp
loop-convert/LoopActions.h
loop-convert/LoopConvert.cpp
loop-convert/LoopMatchers.cpp
loop-convert/LoopMatchers.h
loop-convert/Makefile
loop-convert/StmtAncestor.cpp
loop-convert/StmtAncestor.h
loop-convert/VariableNaming.cpp
loop-convert/VariableNaming.h
remove-cstr-calls/RemoveCStrCalls.cpp
test/CMakeLists.txt
test/loop-convert/Inputs/negative-header.h
test/loop-convert/Inputs/structures.h
test/loop-convert/array.cpp
test/loop-convert/confidence.cpp
test/loop-convert/dependency.cpp
test/loop-convert/iterator.cpp
test/loop-convert/naming.cpp
test/loop-convert/negative-iterator.cpp
test/loop-convert/negative-multi-end-call.cpp
test/loop-convert/negative-pseudoarray-extra.cpp
test/loop-convert/negative-pseudoarray.cpp
test/loop-convert/negative.cpp
test/loop-convert/nesting.cpp
test/loop-convert/nocompile.cpp
test/loop-convert/pseudoarray.cpp
test/loop-convert/single-iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D279.2.patch
Type: text/x-patch
Size: 120306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130111/7ea90ebd/attachment.bin>
More information about the cfe-commits
mailing list