forked from OSchip/llvm-project
r187041 changed the way the transform are created and the order the transformed are applied "may" have changed as well (no specific constraints exist on the order). This produced a test failure on the Windows buildbot. Now the test use -std=c++11, so 'nullptr' is defined and the test is not anymore dependent on the order the transforms are applied. llvm-svn: 187048 |
||
|---|---|---|
| .. | ||
| Unit | ||
| cpp11-migrate | ||
| modularize | ||
| remove-cstr-calls | ||
| CMakeLists.txt | ||
| Makefile | ||
| lit.cfg | ||
| lit.site.cfg.in | ||