[llvm-bugs] [Bug 26543] New: Assertion failed: (DD && "queried property of class with no definition") .. DeclCXX.h, line 592
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 9 03:30:15 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26543
Bug ID: 26543
Summary: Assertion failed: (DD && "queried property of class
with no definition") .. DeclCXX.h, line 592
Product: clang
Version: 3.8
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: bugzilla at hannes.hauswedell.net
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Oh no, building my app crashed clang-3.7, then it was fixed for 3.8 (and worked
with snapshots, also with openmp), now it is broken again with 3.8-rc1:
http://hannes.hauswedell.net/pub/lambda-db1f54.cpp.xz
http://hannes.hauswedell.net/pub/lambda-db1f54.sh.xz
It only appears when using OpenMP, but this is activated by default now (and
also quite necessary for my application).
Is there anything I can do to help fix this in time for 3.8-final? Thank you
very much!
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160209/54e9c942/attachment-0001.html>
More information about the llvm-bugs
mailing list