Go to file
Eric Fiselier 88f5bfdc5b Implement P0033R1 - Re-enabling shared_from_this
Summary: See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0033r1.html

Reviewers: mclow.lists

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D19254

llvm-svn: 271449
2016-06-02 00:15:35 +00:00
clang FixIt: use getLocForEndOfToken to insert fix-it after a type name. 2016-06-02 00:11:03 +00:00
clang-tools-extra Fix uninitialized memory access when the token 'const' is not present in 2016-06-01 20:37:23 +00:00
compiler-rt [profile] Fix PR/27917 2016-05-31 23:12:13 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Implement P0033R1 - Re-enabling shared_from_this 2016-06-02 00:15:35 +00:00
libcxxabi [libcxxabi][test] Add missing return statement. 2016-06-01 19:13:53 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld [ELF] - Implemented support for test/binop relaxations from latest ABI. 2016-06-01 16:45:30 +00:00
lldb [tsan] Prefer mangled name looking up variable declaration for racy address 2016-06-01 21:32:45 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [asan] Rename *UAR* into *UseAfterReturn* 2016-06-02 00:06:42 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix 2016-05-31 11:22:21 +00:00