hanchenye-llvm-project/clang-tools-extra/modularize
Alexander Kornienko bf87a8b714 Replace size call with empty call where appripriate in clang/tools/extra
This patch is the result of applying fixes of the ContainerSizeEmpty Clang-Tidy
checker which was committed recently.

http://reviews.llvm.org/D7085

Patch by Gábor Horváth!

llvm-svn: 226817
2015-01-22 13:14:29 +00:00
..
CMakeLists.txt [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
Makefile
Modularize.cpp Make ArgumentsAdjuster an std::function (clang-tools-extra part of D6505). 2014-12-03 17:53:03 +00:00
Modularize.h
ModuleAssistant.cpp Replace size call with empty call where appripriate in clang/tools/extra 2015-01-22 13:14:29 +00:00
PreprocessorTracker.cpp Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept. 2014-11-19 07:49:54 +00:00
PreprocessorTracker.h