summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Refactoring/Extract
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicyShaurya Gupta2019-08-141-0/+1
* [Refactor] Moving SourceExtraction header from lib to includeShaurya Gupta2019-08-133-53/+2
* [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-193-12/+9
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* Move Extract.cpp that wasn't moved in r317343Alex Lorenz2017-11-031-0/+199
* [refactor][extract] insert semicolons into extracted/inserted codeAlex Lorenz2017-11-032-0/+164
OpenPOWER on IntegriCloud