llvm-project/clang/lib/Tooling/Refactoring
Alex Lorenz 44b94c7eb3 [rename] Introduce symbol occurrences
Symbol occurrences store the results of local rename and will also be used for
the global, indexed rename results. Their kind is used to determine whether they
should be renamed automatically or not. They can be converted to a set of
AtomicChanges as well.

Differential Revision: https://reviews.llvm.org/D36156

llvm-svn: 310853
2017-08-14 16:19:24 +00:00
..
Rename [rename] Introduce symbol occurrences 2017-08-14 16:19:24 +00:00
AtomicChange.cpp Added `applyAtomicChanges` function. 2017-07-31 09:22:34 +00:00
CMakeLists.txt [rename] Introduce symbol occurrences 2017-08-14 16:19:24 +00:00