Go to file
Chris Lattner 970f245439 stop searching GCC install directories for standard C headers (but
keep searching for C++ headers when in C++ mode).  In theory clang
should be able to find all of its own headers now.  If not, the
CPATH or C_INCLUDE_PATH environment variables can be specified to
add a include path.

llvm-svn: 64862
2009-02-18 00:25:15 +00:00
clang stop searching GCC install directories for standard C headers (but 2009-02-18 00:25:15 +00:00
llvm Fix a typo in a comment. 2009-02-18 00:08:39 +00:00