summaryrefslogtreecommitdiffstats
path: root/test/Refactor/Extract
Commit message (Expand)AuthorAgeFilesLines
* 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