[LLVMbugs] [Bug 19583] scan-build is not allowing cross compile

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 28 18:37:40 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19583

Jordan Rose <jordan_rose at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jordan_rose at apple.com
         Resolution|---                         |FIXED

--- Comment #1 from Jordan Rose <jordan_rose at apple.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140429/8841000e/attachment.html>


More information about the llvm-bugs mailing list