]> granicus.if.org Git - clang/commit
Objective-C modern translator. Don't put line info
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 18 Mar 2013 19:41:18 +0000 (19:41 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 18 Mar 2013 19:41:18 +0000 (19:41 +0000)
commit51be73daa9df0b9eab157318a9274ebe3e46c627
treeb05a394e9004e94ed4fa8a527f24e2d2a00e9aa1
parentf3260565f46491a0d99e41d47a13767218242ce5
Objective-C modern translator. Don't put line info
into the pre-preprocessed file to be passed to
modern translator when compiling in no debug mode.
// rdar://13138170

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177311 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Rewriter/rewrite-line-directive.m [new file with mode: 0644]