diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-09-17 04:13:26 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-09-17 04:13:26 +0000 |
commit | 634b24563be901f8adc37c07ffba3eeac1f1d4cc (patch) | |
tree | afd1428c65dc027cff9c010f49bc3a2c13a9125f /test/CodeGenCXX/mangle-subst.cpp | |
parent | 03c9d530dbdcbb00b0b1ac0abced5dcce2e21408 (diff) |
Improve driver error message when only running the preprocessor and an input is
already preprocessed.
--
ddunbar@giles:tmp$ touch t.i
ddunbar@giles:tmp$ gcc -E t.i
ddunbar@giles:tmp$ clang -E t.i
clang: warning: t.i: previously preprocessed input unused when '-E' is present
ddunbar@giles:tmp$
--
<rdar://problem/6813375> [driver] driver prints confusing message when running -E on preprocessed file
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82120 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/mangle-subst.cpp')
0 files changed, 0 insertions, 0 deletions