]> granicus.if.org Git - clang/commit
Just use the SourceLocation of SysHeaderTok when doing a callback to emit #line
authorTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 01:45:11 +0000 (01:45 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 01:45:11 +0000 (01:45 +0000)
commit35c10c25ddec4effbd26dead23ea5b04ee32f45a
treee5fccd605ce75a7751078d4c98aca3043c8f352f
parenta275a191fccfb2f9dff57f43d76dd266ff33bff7
Just use the SourceLocation of SysHeaderTok when doing a callback to emit #line
information. A diff of the -E output for Cocoa.h shows that there is no change
in output.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59693 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Pragma.cpp