[LLVMbugs] [Bug 14110] New: [clang] VarArgs assertion in clang::Expr::IsModifiable
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 17 14:53:22 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=14110
Bug #: 14110
Summary: [clang] VarArgs assertion in clang::Expr::IsModifiable
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: compnerd at compnerd.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9374
--> http://llvm.org/bugs/attachment.cgi?id=9374
test.cc
This is a bit of a weird scenario. The crash only occurs when compiling with
arm. I tried targeting x86, and that succeeds.
The attached trivial varargs function causes an assertion to be triggered
during parsing.
--
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