clang-1/unittests/Lex
Argyrios Kyrtzidis a83f4d2315 Change Lexer::makeFileCharRange() to have it accept a CharSourceRange
instead of a SourceRange, and handle the case where the range is
a char (not token) range.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149677 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-03 05:58:29 +00:00
..
LexerTest.cpp Change Lexer::makeFileCharRange() to have it accept a CharSourceRange 2012-02-03 05:58:29 +00:00
Makefile