[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 2 16:41:12 PDT 2017


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

Fix testcase. My test was passing because files left over from previous run.
Now it should work with a clean build.


https://reviews.llvm.org/D39502

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39502.121410.patch
Type: text/x-patch
Size: 3874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/a1732a8b/attachment.bin>


More information about the cfe-commits mailing list