Go to file
Douglas Gregor 4618868a7d Implement C++ support for vector and extended vector types. This
involves extending implicit conversion sequences to model vector
conversions and vector splats, along with teaching the C++ conditional
operator-checking code about vector types.

Fixes <rdar://problem/7983501>.

llvm-svn: 104081
2010-05-18 22:42:18 +00:00
clang Implement C++ support for vector and extended vector types. This 2010-05-18 22:42:18 +00:00
compiler-rt <rdar://problem/7987491> Libcompiler_rt isn't platform aware 2010-05-15 01:42:04 +00:00
libcxx Add set_new_handler and nothrow implementations 2010-05-18 22:17:13 +00:00
llvm Add some more debug output. 2010-05-18 22:41:32 +00:00