summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/cpp11-migrate/UseAuto/iterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-178/+0
* Fix UseAuto not transforming iterator when non-fully qualifiers are used andAriel J. Bernal2013-07-151-0/+6
* Fix UseAuto replacing variable declaration lists containing non-initializedAriel J. Bernal2013-05-171-0/+12
* cpp11-migrate segfaults transforming map<string,int>::iterator Ariel J. Bernal2013-03-271-0/+8
* Switch from autogenerating tests to using the preprocessor.Chandler Carruth2013-03-071-2/+15
* Fix recursive make in clang-tools-extraEdwin Vane2013-03-011-2/+2
* Don't use 'exit' in lit scriptEdwin Vane2013-02-281-4/+1
* Turning off UseAuto/iterator.cpp test until recursive make issue fixedEdwin Vane2013-02-281-3/+6
* Introducing Use-Auto transform for cpp11-migrateEdwin Vane2013-02-281-0/+139
OpenPOWER on IntegriCloud