llvm-project/clang-tools-extra/unittests
Haojian Wu 0c05e2e4b6 [include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers.
Summary:
The judgement that checks whether the fully-qualified name has scoped qualifiers
prefix is incorrect. Should always check whether the first matched postion is the
beginning position.

Reviewers: bkramer

Subscribers: cfe-commits

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

llvm-svn: 275386
2016-07-14 09:39:12 +00:00
..
clang-apply-replacements [clang-apply-replacements] use Range::operator==() instead of self-defined operator. 2016-06-21 17:59:57 +00:00
clang-query Remove autoconf support 2016-01-26 21:31:36 +00:00
clang-rename Fix build of ClangRenameTests 2016-06-21 20:30:40 +00:00
clang-tidy Changes related to tooling::applyAllReplacements interface change in D21601. 2016-07-11 13:53:21 +00:00
include/common Remove clang-modernize. 2015-12-17 11:49:19 +00:00
include-fixer [include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers. 2016-07-14 09:39:12 +00:00
CMakeLists.txt [include-fixer] Add a prototype for a new include fixing tool. 2016-04-20 12:43:43 +00:00