Go to file
Richard Smith 242ad89a15 C++11 half of r147023: In C++11, additionally eagerly instantiate:
- constexpr function template instantiations
 - variables of reference type
 - constexpr variables

llvm-svn: 147031
2011-12-21 02:55:12 +00:00
clang C++11 half of r147023: In C++11, additionally eagerly instantiate: 2011-12-21 02:55:12 +00:00
compiler-rt Recently the GCD tests started failing because of the invalid size of 2011-12-16 19:13:35 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix http://llvm.org/bugs/show_bug.cgi?id=11616 2011-12-19 17:58:44 +00:00
libcxxabi Add new and delete operators 2011-12-20 20:38:05 +00:00
lld Refactor and comment Atom attributes. Replace combine() with internalName() and mergeDuplicates() 2011-12-20 02:18:44 +00:00
lldb Tightened Clang against a bug in which RecordDecls 2011-12-21 01:47:05 +00:00
llvm ARM assembly parsing allows constant expressions for lane indices. 2011-12-21 01:19:23 +00:00
polly Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00