]> granicus.if.org Git - clang/commit
Rephrase the preprocessor test to directly use CC1 and not bother
authorChandler Carruth <chandlerc@gmail.com>
Sun, 8 Apr 2012 16:40:31 +0000 (16:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 8 Apr 2012 16:40:31 +0000 (16:40 +0000)
commit95794225e9f80d4b45d4767e0b4b43f818c585da
treef154c7be9479b398373cf811d54b0c651b4450b9
parent65ea45a447c1862da654e3eb56bea80f89c0d5b7
Rephrase the preprocessor test to directly use CC1 and not bother
testing any of the strange driver behavior. We already have some tiny
tests for the driver behavior, and I'm going to expand them greatly in
the next commit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154290 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/pic.c