[llvm-bugs] [Bug 18385] Function declaration conflicts with introduced by using declaration

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 4 07:48:08 PDT 2017


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

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at efcs.ca
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Eric Fiselier <eric at efcs.ca> ---
We don't support MSVC, only Clang-cl or clang++ on Windows. It doesn't
reproduce with either of those. It also doesn't reproduce when using MSVC 2015
or 2017 as the libc implementation.

Resolving as INVALID because it uses an unsupported frontend, but it could
alternatively be FIXED since we at least have some Windows support.

-- 
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/20170504/2dcbc141/attachment.html>


More information about the llvm-bugs mailing list