[cfe-dev] Clang flag to suppress creation of files?

Dun Peal dunpealer at gmail.com
Wed Nov 27 12:36:24 PST 2013


Is there a CLI flag for clang that will go through the entire compilation
process, including assembling and linking, printing any errors and
warnings, but will not create files on the disk?

In particular, I don't need any `.out` files, nor object (`.o`) files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131127/38ca94be/attachment.html>


More information about the cfe-dev mailing list