Go to file
Mohit K. Bhakkad 72c3cce484 [Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA-alligned address to shmat
Reviewers: samsonov

Subscribers: jaydeep, sagar, llvm-commits

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

llvm-svn: 261837
2016-02-25 08:07:44 +00:00
clang [Sema] Remove assert in TreeTransform<Derived>::TransformObjCObjectType. 2016-02-25 07:08:33 +00:00
clang-tools-extra check-clang-tools: Introduce the feature "target-headers". 2016-02-25 01:12:57 +00:00
compiler-rt [Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA-alligned address to shmat 2016-02-25 08:07:44 +00:00
debuginfo-tests
libclc math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Fix a missing closing tag 2016-02-23 19:48:44 +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 [ELF][MIPS] Enumerate absolute MIPS relocations in the isRelRelative 2016-02-25 05:03:52 +00:00
lldb Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in source/Commands/CommandObjectType.cpp; other minor fixes. 2016-02-25 02:08:17 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm PM: Implement a basic loop pass manager 2016-02-25 07:23:08 +00:00
openmp Remove unnecessary semicolons after braces 2016-02-18 19:38:25 +00:00
polly Introduce ScopStmt::getRegionNode(). NFC. 2016-02-24 22:08:28 +00:00