Go to file
Richard Smith 537a834bca C++11 status page:
* Mark attributes as done in SVN.
 * Downgrade alignment support from 'Clang 3.0' to 'SVN', now that we actually implement the rules.
 * Upgrade 'Dynamic initialization with concurrency' from 'No' to 'Clang 2.9' -- all that is required here is the ABI-mandated locking for the initialization of static locals.

llvm-svn: 175882
2013-02-22 09:31:00 +00:00
clang C++11 status page: 2013-02-22 09:31:00 +00:00
clang-tools-extra Fixing a "multiple rules generate X" warning from ninja 2013-02-21 15:12:01 +00:00
compiler-rt [asan] move the .preinit_array hack into a separate file (added used attribute) 2013-02-22 07:51:26 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Constrain bind operator()() to not exist if the call is not valid. Fixes http://llvm.org/bugs/show_bug.cgi?id=15295. 2013-02-21 18:16:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Writer] Add .interp section. 2013-02-20 20:13:47 +00:00
lldb Remove unintended comment. 2013-02-22 08:16:09 +00:00
llvm Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
polly Use attributes references on call/invoke instructions. 2013-02-22 09:29:15 +00:00