summaryrefslogtreecommitdiff
path: root/lib/Tooling/Inclusions
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-192-8/+6
* 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-043-0/+373
* Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""Eric Liu2018-05-303-373/+0
* Reland "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu2018-05-303-0/+373
* Revert "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu2018-05-183-373/+0
* Move #include manipulation code to new lib/Tooling/Inclusions.Eric Liu2018-05-183-0/+373