summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-modernize/IncludeExcludeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove clang-modernize.Alexander Kornienko2015-12-171-149/+0
* Replace llvm::error_code with std::error_code.Rafael Espindola2014-06-121-8/+8
* Use error_code() instead of error_code::succes()Rafael Espindola2014-05-311-4/+4
* Run llvm/utils/sort_includes.py over the Clang tools code. This doesn'tChandler Carruth2014-01-071-1/+1
* clang-apply-replacements: Add code formatting functionalityEdwin Vane2013-09-301-1/+1
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-0/+149
OpenPOWER on IntegriCloud