llvm-project/clang-tools-extra/unittests/include-fixer
Benjamin Kramer 9b15b6f2d7 [include-fixer] Make search handle fully qualified names correctly.
If a search string starts with "::" we don't want to return any results
for suffixes of that string.

Differential Revision: http://reviews.llvm.org/D20424

llvm-svn: 270055
2016-05-19 12:41:56 +00:00
..
find-all-symbols FindAllSymbolsTests doesn't require clangToolingCore. 2016-05-18 00:53:27 +00:00
CMakeLists.txt [include-fixer] Fix broken dependency shared build 2016-05-13 17:38:22 +00:00
IncludeFixerTest.cpp [include-fixer] Make search handle fully qualified names correctly. 2016-05-19 12:41:56 +00:00