https://llvm.org/bugs/show_bug.cgi?id=23498
Eric Fiselier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Eric Fiselier <[email protected]> --- The reporting user had replaced '/usr/bin/clang++` with a script that invoked `/usr/bin/clang_copy` so Clang didn't link the files as c++ because the clang executable didn't end in a `++` suffix. -- 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
