http://llvm.org/bugs/show_bug.cgi?id=21853
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|WORKSFORME |--- --- Comment #5 from [email protected] --- Hit this assertion using clang version 3.6.0 (trunk 223108). clang: /work/chromium/src/third_party/llvm/tools/clang/include/clang/AST/Expr.h:2378: clang::MemberExpr::MemberExpr(clang::Expr *, bool, clang::ValueDecl *, const clang::DeclarationNameInfo &, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind): Assertion `memberdecl->getDeclName() == NameInfo.getName()' failed. Attached stdout and repro files. The preprocessed source was too large to upload even after compressing so you'll need to cat the two parts together: cat StringKeyframe-8bc2bb.zip-{a,b} > StringKeyframe-8bc2bb.zip -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
