Go to file
John McCall 614dbdcd55 Go back to asking CodeGenTypes whether a type is zero-initializable.
Make CGT defer to the ABI on all member pointer types.
This requires giving CGT a handle to the ABI.
It's way easier to make that work if we avoid lazily creating the ABI.
Make it so.

llvm-svn: 111786
2010-08-22 21:01:12 +00:00
clang Go back to asking CodeGenTypes whether a type is zero-initializable. 2010-08-22 21:01:12 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Remove tabs 2010-08-22 13:53:14 +00:00
lldb Fixed the Xcode project file to not build all architectures 2010-08-21 20:12:22 +00:00
llvm Delete dead comment. 2010-08-21 20:19:51 +00:00