[PATCH] D70615: Add an -fno-temp-file flag for compilation

Zachary Henkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 5 13:59:09 PST 2019


zahen added a comment.

In D70615#1770550 <https://reviews.llvm.org/D70615#1770550>, @hans wrote:

> Seems fine to me. I'm not sure how to test the actual "don't write to temp file" functionality, but at least there could be a test to check that the flag gets forwarded to cc1.


Added a best guess on the flag forwarding test case


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70615/new/

https://reviews.llvm.org/D70615





More information about the cfe-commits mailing list