]> granicus.if.org Git - clang/commit
factor escape newline measuring out into its own helper function.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:05:41 +0000 (22:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:05:41 +0000 (22:05 +0000)
commit24f0e48c0aa62f2268e061aad70f9b19a59e7b52
tree3581af4268900f24201d9fc9126fe49afbad4440
parent0edfab68d463201ac2933cf88243701dbc3ba5ab
factor escape newline measuring out into its own helper function.

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