summaryrefslogtreecommitdiff
path: root/test/Refactor/Extract
AgeCommit message (Expand)Author
2017-11-14[refactor][extract] avoid extracting expressions from types in functionsAlex Lorenz
2017-11-03Add -fcxx-exceptions for ExtractionSemicolonPolicy.cpp to appease PS4 botsAlex Lorenz
2017-11-03[refactor][extract] insert semicolons into extracted/inserted codeAlex Lorenz
2017-11-01[refactor][extract] code extracted from inline method should be placedAlex Lorenz
2017-11-01[refactor][extract] prohibit extraction of ObjC property settersAlex Lorenz
2017-10-24[refactor] Initial outline of implementation of "extract function" refactoringAlex Lorenz