[cfe-commits] [libcxx] r154508 - /libcxx/trunk/include/atomic

Douglas Gregor dgregor at apple.com
Thu Apr 12 13:50:09 PDT 2012


On Apr 11, 2012, at 11:38 AM, Richard Smith <richard at metafoo.co.uk> wrote:

> On Wed, Apr 11, 2012 at 11:34 AM, David Chisnall <csdavec at swan.ac.uk> wrote:
> On 11 Apr 2012, at 19:30, Richard Smith wrote:
> 
> > Hi David,
> >
> > Clang now crashes in the libc++ atomics tests. Cutdown testcase:
> 
> Sorry, I should have said it asserts:
> 
> clang-3.1: src/lib/VMCore/Instructions.cpp:1056: void llvm::StoreInst::AssertOK(): Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' failed.

Fixed in Clang r154612.

	- Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120412/53374957/attachment.html>


More information about the cfe-commits mailing list