]> granicus.if.org Git - clang/commit
add a new Lexer::SkipEscapedNewLines method.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:27:02 +0000 (22:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:27:02 +0000 (22:27 +0000)
commit033749571f8d4c804eeb357c70b06424aa24503b
tree3f1355bb33e3617817ce858fc89b0c63aedbac5a
parent24f0e48c0aa62f2268e061aad70f9b19a59e7b52
add a new Lexer::SkipEscapedNewLines method.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69483 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Lexer.h
lib/Lex/Lexer.cpp