summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-modernize/IncludeDirectivesTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove clang-modernize.Alexander Kornienko2015-12-171-410/+0
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-3/+3
* Replace llvm::error_code with std::error_code.Rafael Espindola2014-06-121-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-06-091-1/+1
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-091-1/+1
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-021-2/+2
* 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/+410
OpenPOWER on IntegriCloud