Go to file
Richard Smith 4b38ded66a Instantiating a class template should not instantiate the definition of any
scoped enumeration members. Later uses of an enumeration temploid as a nested
name specifier should cause its instantiation. Plus some groundwork for
explicit specialization of member enumerations of class templates.

llvm-svn: 152750
2012-03-14 23:13:10 +00:00
clang Instantiating a class template should not instantiate the definition of any 2012-03-14 23:13:10 +00:00
compiler-rt [asan] fix -Wnull-conversion warnings 2012-03-14 22:48:09 +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 Undo some overzealous #ifdefs for LIBCXXRT. 2012-03-14 14:11:13 +00:00
libcxxabi Missed an underscore on the last commit. 2012-03-14 19:39:50 +00:00
lld fix typos 2012-03-13 21:52:55 +00:00
lldb <rdar://problem/11049371> 2012-03-14 21:00:47 +00:00
llvm When an invoke is marked with metadata indicating its unwind edge 2012-03-14 23:05:06 +00:00
polly Memaccess: Removing unwanted code 2012-03-13 05:51:44 +00:00