Go to file
Richard Smith eae99680e3 PR11956: C++11's special exception for accessing non-static data members from
unevaluated operands applies within member functions, too.

llvm-svn: 151443
2012-02-25 10:04:07 +00:00
clang PR11956: C++11's special exception for accessing non-static data members from 2012-02-25 10:04:07 +00:00
compiler-rt [asan] don't compile gtest with asan when building asan tests 2012-02-24 20:49:36 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Hook up to the new clang __is_trivially_constructible and __is_trivially_assignable traits. Fixes r10925427 and http://llvm.org/bugs/show_bug.cgi?id=12038. 2012-02-24 23:32:26 +00:00
libcxxabi Insert a couple of dummy virtual functions to ease low level binary compatibility with other low level tools. 2012-02-23 21:09:29 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Avoid a throw in case we init a lldb_private::Address with an invalid SectionSP. 2012-02-25 07:09:11 +00:00
llvm Remove spurious emacs mode marker. 2012-02-25 07:20:06 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00