[cfe-dev] Anyway to tell clang to always include a header file?

Phil Tomson via cfe-dev cfe-dev at lists.llvm.org
Mon Oct 17 16:15:52 PDT 2016


We've got some #define's we'd always like defined for a particular target
but we'd like to not have the users be aware that they need to #include
that header. Is it possible to set up a list of "default" header files that
are always included for a particular target?

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161017/33c8bae7/attachment.html>


More information about the cfe-dev mailing list