summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-move/HelperDeclRefGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* Make clang-move use same file naming convention as other toolsNico Weber2019-03-221-1/+1
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tools-extra] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-6/+6
* [clang-move] Handle helpers with forward declarations.Haojian Wu2017-01-171-3/+12
* [clang-move] Only move used helper declarations.Haojian Wu2017-01-031-0/+128
OpenPOWER on IntegriCloud