llvm-project/clang-tools-extra/unittests/clang-modernize
Benjamin Kramer 4e3f971f58 Plug a unit test memory leak.
MatchFinder.addMatcher doesn't take ownership.

llvm-svn: 217162
2014-09-04 15:15:27 +00:00
..
CMakeLists.txt [CMake] clang-tools-extra: Update dependencies. 2013-12-10 01:41:10 +00:00
IncludeDirectivesTest.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
IncludeExcludeTest.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
Makefile Track clang r213171 2014-07-16 16:50:17 +00:00
PerfSupportTest.cpp clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
TransformTest.cpp Plug a unit test memory leak. 2014-09-04 15:15:27 +00:00
UniqueHeaderNameTest.cpp include system_error directly. 2014-06-12 16:53:02 +00:00