hanchenye-llvm-project/clang-tools-extra/module-map-checker
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 Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt. 2014-07-15 11:37:03 +00:00
Makefile Fix Makefiles after r220867. 2014-10-29 18:55:41 +00:00
ModuleMapChecker.cpp Replace size call with empty call where appripriate in clang/tools/extra 2015-01-22 13:14:29 +00:00
ModuleMapChecker.h