summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/include/common
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove clang-modernize.Alexander Kornienko2015-12-171-25/+0
* Update for Clang API change.David Blaikie2014-08-271-1/+1
* Update for LLVM api change.Rafael Espindola2014-08-271-2/+3
* Replace llvm::error_code with std::error_code.Rafael Espindola2014-06-121-1/+1
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-091-1/+1
* clang-apply-replacements: Add code formatting functionalityEdwin Vane2013-09-302-0/+106
OpenPOWER on IntegriCloud