summaryrefslogtreecommitdiffstats
path: root/lib/Tooling/Inclusions/HeaderIncludes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Handle #pragma once header guard in include insertion.Eric Liu2019-01-291-18/+44
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-2/+1
* [Tooling] Get rid of uses of llvm::Twine::str which is slow. NFCEric Liu2018-09-271-4/+5
* Reland "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu2018-06-041-0/+330
* Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""Eric Liu2018-05-301-330/+0
* Reland "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu2018-05-301-0/+330
* Revert "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu2018-05-181-330/+0
* Move #include manipulation code to new lib/Tooling/Inclusions.Eric Liu2018-05-181-0/+330