]> granicus.if.org Git - clang/commit
simplify the lexer ctor to take a SLoc instead of a sloc and a redundant buffer*.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Jul 2007 16:52:03 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Jul 2007 16:52:03 +0000 (16:52 +0000)
commit25bdb51276d3bfc180a68688082071505a00ed27
treea0184999e596fe95b48dbeffae0988e1a3101ada
parent9dc1f530c086d2c16f8cba758b0f59a5bf41323a
simplify the lexer ctor to take a SLoc instead of a sloc and a redundant buffer*.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40104 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/TextDiagnosticPrinter.cpp
Lex/Lexer.cpp
Lex/MacroExpander.cpp
Lex/Pragma.cpp
Lex/Preprocessor.cpp
include/clang/Lex/Lexer.h