[cfe-dev] search CPATH, C_INCLUDE_PATH, etc patch

Sam Bishop sam at bishop.dhs.org
Thu Feb 28 11:58:42 PST 2008


Hi, all.

The attached patch implements a FIXME in clang.cpp.  Certain environment
variables are searched for include paths, depending on which language is
being targeted.  What I used for a "spec" was gcc's behavior and
documentation, but I'm pretty sure I got it right.

The patch is relative to the base llvm directory.

Thanks,
Sam Bishop
-------------- next part --------------
A non-text attachment was scrubbed...
Name: search-include-path-env-vars.patch
Type: application/octet-stream
Size: 1803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080228/7151a08c/attachment.obj>


More information about the cfe-dev mailing list