]> granicus.if.org Git - clang/commit
Adds overlapsWith and contains predicates on tooling::Range.
authorManuel Klimek <klimek@google.com>
Fri, 19 Jul 2013 12:12:36 +0000 (12:12 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 19 Jul 2013 12:12:36 +0000 (12:12 +0000)
commit46fa4c355bd45197dff580b63240494a53b16c1d
tree65e7b25bb3d539463bfaf36269fade85336eb775
parent06963013d1972f1f7a58875bb40976b60522700b
Adds overlapsWith and contains predicates on tooling::Range.

Patch by Guillaume Papin.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186670 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Tooling/Refactoring.h
unittests/Tooling/RefactoringTest.cpp