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

Edwin Vane edwin.vane at intel.com
Fri Jan 4 12:40:10 PST 2013


Hi klimek,

- Turned off -count-only tests as they aren't supported in cpp11-migrate
  yet.
- Updated tests to use new binary name and options to access
  loop-convert transform.

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

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.1.patch
Type: text/x-patch
Size: 38161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130104/0e450196/attachment.bin>


More information about the cfe-commits mailing list