Go to file
Alexey Bataev 37e594c799 [OPENMP] Simplify handling of clauses with postupdates, NFC.
Clauses with post-update expressions always have pre-init statement. So
OMPClauseWithPreInit now is the base for OMPClauseWithPostUpdate.

llvm-svn: 262696
2016-03-04 07:21:16 +00:00
clang [OPENMP] Simplify handling of clauses with postupdates, NFC. 2016-03-04 07:21:16 +00:00
clang-tools-extra fix some minor typos in the doc 2016-03-03 20:57:16 +00:00
compiler-rt [Compiler-rt][safestack] Enable for MIPS 2016-03-04 06:15:59 +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: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Fix for PR26812: possible overflow issue in std::allocator::allocate 2016-03-03 12:04:39 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Use check function. 2016-03-04 01:56:52 +00:00
lldb Revert "Fetch remote log files from LLGS tests" 2016-03-03 15:19:14 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Annotate our undefined behaviour to sneak it past the sanitizers 2016-03-04 01:52:47 +00:00
openmp [STATS] fix output formatting when sample count is 0 2016-03-03 21:24:13 +00:00
polly [SCEVValidator] Fix loop exit values considered affine. 2016-03-03 22:10:52 +00:00