[PATCH] D39502: [Driver] Make clang/cc conforms to UNIX standard

Steven Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 17:05:10 PST 2017


steven_wu updated this revision to Diff 122376.
steven_wu added a comment.

Add more tests! The new tests can trigger two errors during the compilation
but only one should be emitted.


https://reviews.llvm.org/D39502

Files:
  lib/Driver/Compilation.cpp
  test/Driver/cuda-bail-out.cu
  test/Driver/output-file-cleanup.c
  test/Driver/unix-conformance.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39502.122376.patch
Type: text/x-patch
Size: 6686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171110/0f2462a4/attachment.bin>


More information about the cfe-commits mailing list