summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-include-fixer
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-042-3/+3
* Fix compatibility with python3 of clang-include-fixer.pyYannick Brehon2019-12-031-1/+1
* [include-fixer] Python 3 support for clang-include-fixer.pyBenjamin Kramer2019-11-281-8/+10
* [clang-include-fixer] Suppress cmd prompt from Vim on WindowsReid Kleckner2019-11-221-1/+8
* [clang-include-fixer] Skip .rc files when finding symbolsReid Kleckner2019-11-141-0/+3
* [clang-tools-extra] [cmake] Link against libclang-cpp whenever possibleMichal Gorny2019-10-042-3/+9
* [clang-tools-extra] [cmake] Use add_clang_tool() to install toolsMichal Gorny2019-10-042-7/+1
* Changed FrontendActionFactory::create to return a std::unique_ptrDmitri Gribenko2019-08-291-2/+2
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-228-37/+37
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-146-8/+8
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* [clang-tools-extra] Adopt FileManager's error-returning APIsHarlan Haskins2019-08-011-3/+2
* [clang][HeaderSearch] Shorten paths for includes in mainfile's directoryKadir Cetinkaya2019-07-031-2/+2
* Rename directory housing clang-include-fixer to be eponymousNico Weber2019-03-2542-0/+4934
OpenPOWER on IntegriCloud