r217694 - Add support for le64.

Chandler Carruth chandlerc at google.com
Sat Sep 13 14:46:04 PDT 2014


On Sat, Sep 13, 2014 at 2:41 PM, JF Bastien <jfb at google.com> wrote:

> Should I try to include clang's headers directly? They use include_next so
> they will pull in the default headers if I don't prevent them from doing so.


If Clang's builtin headers provide what you need, you can define a macro to
block the include_next and get them to work in a non-hosted way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140913/35107fce/attachment.html>


More information about the cfe-commits mailing list