Go to file
Marshall Clow 07c28fe026 Mark seed_seq default constructor and size() as noexcept. This is implied, but not required by LWG issue 2180
llvm-svn: 193227
2013-10-23 05:56:47 +00:00
clang Revert r193223 and r193216. 2013-10-23 04:12:23 +00:00
clang-tools-extra Refactoring transform-specific options 2013-10-17 17:57:36 +00:00
compiler-rt [msan] Drain allocator cache when leaving thread. 2013-10-22 14:31:30 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Clean-up dependency files 2013-10-23 02:49:33 +00:00
libcxx Mark seed_seq default constructor and size() as noexcept. This is implied, but not required by LWG issue 2180 2013-10-23 05:56:47 +00:00
libcxxabi Move local Db type out to namespace scope. 2013-10-22 16:45:48 +00:00
lld [PECOFF] Resource file extension is .res, not .rc. 2013-10-22 23:58:38 +00:00
lldb One should actually not do one-line printing of nested aggregates even if they are not the base class 2013-10-23 01:34:31 +00:00
llvm R600/SI: Replace ffs(x) - 1 with countTrailingZeros(x) 2013-10-23 03:50:25 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly clang-format: No empty line after 'public:' 2013-10-15 14:41:02 +00:00