]> granicus.if.org Git - clang/commit
stub out basic #line handling calls.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2009 21:52:55 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2009 21:52:55 +0000 (21:52 +0000)
commit4c4ea17d7f991516c37a871dfa4bbe5723fa85f0
tree74b5f0015e81fe5f86d547c693f288f5193ed17b
parent660af749c0ad54cf8f6db611f31f0fa4115e4fd8
stub out basic #line handling calls.

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