[LLVMbugs] [Bug 20597] clang-cl: '@' args after /link should not be expanded to response files

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Aug 8 16:32:02 PDT 2014


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

Rafael Auler <rafaelauler at gmail.com> changed:

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

--- Comment #1 from Rafael Auler <rafaelauler at gmail.com> ---
In this case, since we cannot have a space between '/base:' and '@', the
response file expander will not kick in. It only acts when '@' is the first
character of an argument. Thus, I am marking this as invalid.

-- 
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/20140808/748664c8/attachment.html>


More information about the llvm-bugs mailing list