summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-modernize/UseAuto/UseAuto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove clang-modernize.Alexander Kornienko2015-12-171-70/+0
* Make helpers static. clang-tools edition.Benjamin Kramer2015-03-231-0/+2
* clang-modernize: Transform::createActionFactory return ownership by unique_pt...David Blaikie2014-08-081-2/+1
* Plug memory leaks.Benjamin Kramer2014-07-241-1/+2
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-021-1/+1
* clang-modernize: Apply replacements using clang-apply-replacementsEdwin Vane2013-10-051-4/+1
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-0/+71
OpenPOWER on IntegriCloud