[LLVMbugs] [Bug 18963] New: Assertion failed: Access == AS_private || Access == AS_protected, file C:\work\llvm\tools\clang\lib\Sema\SemaAccess.cpp, line 74
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 25 04:47:38 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18963
Bug ID: 18963
Summary: Assertion failed: Access == AS_private || Access ==
AS_protected, file
C:\work\llvm\tools\clang\lib\Sema\SemaAccess.cpp, line
74
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: vanyacpp at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
struct baz3
{
short bar5 (struct foo4 {} bar2);
long foo5 (float foo6 = foo4);
};
--
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/20140225/2c8dedf4/attachment.html>
More information about the llvm-bugs
mailing list