Go to file
Chandler Carruth 6bfd84f25d Add a system include management interface to the toolchain, and call it
and the C++ include management routine from the proper place when
forming preprocessor options in the driver. This is the first step to
teaching the driver to manage all of the header search paths. Currently,
these methods remain just stubs in the abstract toolchain. Subsequent
patches will flesh them out with implementations for various toolchains
based on the current code in InitHeaderSearch.cpp.

llvm-svn: 143684
2011-11-04 07:12:53 +00:00
clang Add a system include management interface to the toolchain, and call it 2011-11-04 07:12:53 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix ratio arithmetic with zero 2011-11-01 23:13:37 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fixed a build issue on an older Xcode. 2011-11-04 03:42:38 +00:00
llvm Add intrinsics for X86 vcvtps2ph and vcvtph2ps instructions 2011-11-04 06:59:49 +00:00
polly ScopDetection: Use SCEVValidator for memory accesses. 2011-11-03 21:03:18 +00:00