[PATCH] Introducing initial UseAuto transform
Edwin Vane
edwin.vane at intel.com
Wed Feb 20 12:12:41 PST 2013
- See D423 for test autogeneration patch. The generator scripts and their
results are provided here only for review purposes and will not be in the
final commit (except of course, changes made to the generator scripts).
- Fixed matchers to support libc++-style std container decls. Updated tests
to match.
Hi silvas, klimek, gribozavr,
http://llvm-reviews.chandlerc.com/D392
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D392?vs=1009&id=1046#toc
Files:
cpp11-migrate/CMakeLists.txt
cpp11-migrate/Makefile
cpp11-migrate/Transforms.cpp
cpp11-migrate/UseAuto/UseAuto.cpp
cpp11-migrate/UseAuto/UseAuto.h
cpp11-migrate/UseAuto/UseAutoActions.cpp
cpp11-migrate/UseAuto/UseAutoActions.h
cpp11-migrate/UseAuto/UseAutoMatchers.cpp
cpp11-migrate/UseAuto/UseAutoMatchers.h
test/cpp11-migrate/UseAuto/Inputs/gen_my_std.h.py
test/cpp11-migrate/UseAuto/Inputs/my_std.h
test/cpp11-migrate/UseAuto/basic_std_iterator_tests.cpp
test/cpp11-migrate/UseAuto/gen_basic_std_iterator_tests.cpp.py
test/cpp11-migrate/UseAuto/iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D392.6.patch
Type: text/x-patch
Size: 56601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130220/3912b175/attachment.bin>
More information about the cfe-commits
mailing list