hanchenye-llvm-project/clang/lib/Tooling
Benjamin Kramer efb1eb981b Tooling: Move heavyweight vectors around instead of copying.
While there convert to range-based for loops. No functionality change.

llvm-svn: 204338
2014-03-20 12:48:36 +00:00
..
ArgumentsAdjusters.cpp
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CommonOptionsParser.cpp Filter-out irrelevant command-line options in CommonOptionsParser. 2013-12-12 09:59:42 +00:00
CompilationDatabase.cpp [C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate. 2014-03-10 17:55:02 +00:00
FileMatchTrie.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-15 04:29:04 +00:00
JSONCompilationDatabase.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-15 04:29:04 +00:00
Makefile
Refactoring.cpp Added a const qualifier to SourceManager& parameters. 2014-03-05 10:38:27 +00:00
RefactoringCallbacks.cpp
Tooling.cpp Tooling: Move heavyweight vectors around instead of copying. 2014-03-20 12:48:36 +00:00