llvm-project/clang/lib/Tooling/Refactoring
Alex Lorenz 8337f81f68 [refactor][selection] canonicalize decl ref callee to the call expr
We would like to extract the full call when just the callee function is
selected

llvm-svn: 318215
2017-11-14 23:10:50 +00:00
..
Extract Move Extract.cpp that wasn't moved in r317343 2017-11-03 18:21:06 +00:00
Rename [clang-refactor] Get rid of OccurrencesFinder in RenamingAction, NFC 2017-11-08 14:53:08 +00:00
ASTSelection.cpp [refactor][selection] canonicalize decl ref callee to the call expr 2017-11-14 23:10:50 +00:00
ASTSelectionRequirements.cpp [refactor] Initial outline of implementation of "extract function" refactoring 2017-10-24 17:18:45 +00:00
AtomicChange.cpp [refactor] add clang-refactor tool with initial testing support and 2017-09-14 10:06:52 +00:00
CMakeLists.txt [refactor][extract] insert semicolons into extracted/inserted code 2017-11-03 18:11:22 +00:00
RefactoringActions.cpp [clang-refactor] Introduce a new rename rule for qualified symbols 2017-11-08 08:56:56 +00:00