summaryrefslogtreecommitdiffstats
path: root/clang/test/Refactor/Extract
Commit message (Expand)AuthorAgeFilesLines
* [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicyShaurya Gupta2019-08-141-1/+12
* [Extract] Fixed SemicolonExtractionPolicy for SwitchStmt and SwitchCaseShaurya Gupta2019-08-081-0/+13
* [refactor][extract] avoid extracting expressions from types in functionsAlex Lorenz2017-11-141-2/+16
* Add -fcxx-exceptions for ExtractionSemicolonPolicy.cpp to appease PS4 botsAlex Lorenz2017-11-031-1/+1
* [refactor][extract] insert semicolons into extracted/inserted codeAlex Lorenz2017-11-033-2/+250
* [refactor][extract] code extracted from inline method should be placedAlex Lorenz2017-11-011-0/+42
* [refactor][extract] prohibit extraction of ObjC property settersAlex Lorenz2017-11-011-0/+41
* [refactor] Initial outline of implementation of "extract function" refactoringAlex Lorenz2017-10-241-0/+56
OpenPOWER on IntegriCloud