summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicyShaurya Gupta2019-08-141-0/+1
* [Refactor] Moving SourceExtraction header from lib to includeShaurya Gupta2019-08-131-1/+1
* [Extract] Fixed SemicolonExtractionPolicy for SwitchStmt and SwitchCaseShaurya Gupta2019-08-081-1/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [refactor][extract] insert semicolons into extracted/inserted codeAlex Lorenz2017-11-031-0/+112
OpenPOWER on IntegriCloud