[LLVMbugs] [Bug 14835] New: Assertion `LV == computeLVForDecl(this, false)' failed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jan 7 11:29:55 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14835
Bug #: 14835
Summary: Assertion `LV == computeLVForDecl(this, false)' failed
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: fakju666 at o2.pl
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9827
--> http://llvm.org/bugs/attachment.cgi?id=9827
Testcase
The attached testcase asserts Clang 3.3 (release+asserts build from trunk):
clang: /home/name/src/llvm/tools/clang/lib/AST/Decl.cpp:630: LinkageInfo
clang::NamedDecl::getLinkageAndVisibility() const: Assertion `LV ==
computeLVForDecl(this, false)' failed.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list