Go to file
David Majnemer deca705593 Sema: Implement DR477
Summary: Friend declarations shouldn't mention explicit or virtual.

Reviewers: rsmith

Subscribers: cfe-commits

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

llvm-svn: 207682
2014-04-30 18:24:01 +00:00
clang Sema: Implement DR477 2014-04-30 18:24:01 +00:00
clang-tools-extra Test cleanup recommended in http://reviews.llvm.org/D3556 2014-04-30 14:18:41 +00:00
compiler-rt [asan] make AsanCoverage lock-free (and AS-safe) 2014-04-30 10:40:48 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Fix bug #18350. Add tests for tuples of all the smart pointers (except auto_ptr) 2014-04-26 05:19:48 +00:00
libcxxabi Add unwind test case that checks restoring of float registers (such as on AArch64) 2014-04-29 01:08:23 +00:00
lld [PECOFF] Fix priority of locally imported symbols. 2014-04-30 03:31:46 +00:00
lldb Correct offsets in the debugserver arm back end for the s and d registers so we get the offsets 2014-04-30 00:30:07 +00:00
llvm [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return type but instead recreates it with insert/extract value. 2014-04-30 17:53:04 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Add delinearization testcase for ivs that do not follow the loop order 2014-04-30 17:49:22 +00:00