summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-2/+2
* [refactor][rename] Use a single base class for class that findsAlex Lorenz2017-07-131-123/+56
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-0/+213
OpenPOWER on IntegriCloud