[cfe-commits] [PATCH] Transferred loop-convert tests to cpp11-migrate

Edwin Vane edwin.vane at intel.com
Mon Jan 7 07:08:38 PST 2013


  Fixed header guards. No longer using reserved names.

Hi klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D263?vs=628&id=632#toc

Files:
  test/cpp11-migrate/LoopConvert/Inputs/negative-header.h
  test/cpp11-migrate/LoopConvert/Inputs/structures.h
  test/cpp11-migrate/LoopConvert/array.cpp
  test/cpp11-migrate/LoopConvert/confidence.cpp
  test/cpp11-migrate/LoopConvert/dependency.cpp
  test/cpp11-migrate/LoopConvert/iterator.cpp
  test/cpp11-migrate/LoopConvert/naming.cpp
  test/cpp11-migrate/LoopConvert/negative-iterator.cpp
  test/cpp11-migrate/LoopConvert/negative-multi-end-call.cpp
  test/cpp11-migrate/LoopConvert/negative-pseudoarray-extra.cpp
  test/cpp11-migrate/LoopConvert/negative-pseudoarray.cpp
  test/cpp11-migrate/LoopConvert/negative.cpp
  test/cpp11-migrate/LoopConvert/nesting.cpp
  test/cpp11-migrate/LoopConvert/nocompile.cpp
  test/cpp11-migrate/LoopConvert/pseudoarray.cpp
  test/cpp11-migrate/LoopConvert/single-iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D263.2.patch
Type: text/x-patch
Size: 38033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130107/acc31717/attachment.bin>


More information about the cfe-commits mailing list