[cfe-commits] Add cpp frontend

Joerg Sonnenberger joerg at britannica.bec.de
Sat Mar 5 04:19:59 PST 2011


Hi all,
the attached patch recognizes getting called as cpp and act accordingly.
This differs from clang -E in the handling of missing input files. cpp
assumes that stdin is used in that case. Patch is based on an earlier
version from rdivacky.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-cpp.diff
Type: text/x-diff
Size: 5553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110305/0ace6e19/attachment.diff>


More information about the cfe-commits mailing list