[llvm-bugs] [Bug 27234] clang-cl incorrectly complains about missing lib file if it's in a subdir and "/link /libpath:sub" is passed

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 14 18:15:29 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27234

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Hans Wennborg <hans at chromium.org> ---
> (Also, cl also accepts "/link/libpath:sub" without a space and clang-cl
> doesn't. I found this while fatfingering the repro above.)

LLVM r266394 + Clang r266395


(In reply to comment #5)
> I guess your proposal (don't complain if TY_Object, and /link passed) is the
> best we can do then?

Clang r266402

-- 
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/20160415/de61d43f/attachment.html>


More information about the llvm-bugs mailing list