klimek added a comment.

In http://reviews.llvm.org/D13166#254520, @angelgarcia wrote:

> Two tests in which 'getTokenLength' returns 0.


Thanks for the tests - question is: I would have expected us to use something 
like Lexer::getSourceText, which should give us the full range in the first 
test (do we not want to replace it?) and tell us that we don't have the type in 
one consecutive range in the second case.


http://reviews.llvm.org/D13166



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to