https://llvm.org/bugs/show_bug.cgi?id=22804
Kaelyn Takata <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Kaelyn Takata <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
