[llvm-bugs] [Bug 40140] clang-cl can't be used with midl

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 26 13:04:34 PST 2018


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r350072
                 CC|                            |rnk at google.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
r350072 fixes this. MSVC seems to treat unrecognized inputs as C++ when /E is
present.

-- 
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/20181226/4e1567a9/attachment.html>


More information about the llvm-bugs mailing list