Go to file
Sean Callanan 78e3760fde Updated Clang to a version that supports propagating
the "virtual" flag when importing a C++ function
declaration.  Made changes to LLDB to support other
changes in Clang.

llvm-svn: 124355
2011-01-27 04:42:51 +00:00
clang Teach -Wuninitialized to suggest "= false" for initializing bool variables. 2011-01-27 02:57:57 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Inline namespaces are always available in Clang. Rely on that without 2011-01-26 15:39:56 +00:00
lldb Updated Clang to a version that supports propagating 2011-01-27 04:42:51 +00:00
llvm lib/Target/X86/X86ISelDAGToDAG.cpp: __main should be WINCALL64 on Win64. 2011-01-27 03:20:19 +00:00