http://llvm.org/bugs/show_bug.cgi?id=19583
Jordan Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Jordan Rose <[email protected]> --- Since Clang supports compiling for multiple targets using the same binary, we've never used GCC's target-based naming scheme, and I don't think scan-build should either. Not using realpath here makes sense though; changed in r207484. -- 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
