summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Refactoring/Extract.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Extract.cpp that wasn't moved in r317343Alex Lorenz2017-11-031-199/+0
* [refactor][extract] insert semicolons into extracted/inserted codeAlex Lorenz2017-11-031-3/+7
* [refactor][extract] code extracted from inline method should be placedAlex Lorenz2017-11-011-2/+7
* [refactor][extract] prohibit extraction of ObjC property settersAlex Lorenz2017-11-011-5/+14
* [refactor] Describe refactorings in the operation classesAlex Lorenz2017-10-271-83/+32
* [refactor] Initial outline of implementation of "extract function" refactoringAlex Lorenz2017-10-241-0/+232
OpenPOWER on IntegriCloud