summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-modernize/Core/IncludeExcludeInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove clang-modernize.Alexander Kornienko2015-12-171-179/+0
* Update for llvm api change.Rafael Espindola2014-07-061-8/+12
* Prefix error_code with std.Rafael Espindola2014-06-121-21/+22
* Quick build fix.Rafael Espindola2014-06-121-0/+1
* Use error_code() instead of error_code::succes()Rafael Espindola2014-05-311-3/+3
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-091-3/+2
* [C++11] Add #include's for OwningPtr.Ahmed Charles2014-03-031-0/+1
* Transform files in a compilation database if no sources are provided.Ariel J. Bernal2013-09-121-5/+9
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-0/+169
OpenPOWER on IntegriCloud