http://llvm.org/bugs/show_bug.cgi?id=18339
Jordan Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Jordan Rose <[email protected]> --- Ah, good point. If $CXX is used to compile a program instead of $CC, it's known to be C++ source even if the extension is .c. Fixed in r198711. -- 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
