[LLVMbugs] [Bug 22804] Crash in clang::MemberExpr::MemberExpr

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 18 11:25:24 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=22804

Kaelyn Takata <rikka at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Kaelyn Takata <rikka at google.com> ---
After downloading both the .sh and .cpp files, I edited the .sh file to use my
built copy of clang and to remove references to the chromium-specific plugins
that I don't have (removing the arguments between the "-vectorize-slp" and "-x"
"c++"), and clang reports the 4 undeclared identifier errors and exits without
triggering any assertions. This is with debug builds of both clang 3.6.1 and
TOT at r232559.

-- 
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/20150318/6dff59ff/attachment.html>


More information about the llvm-bugs mailing list