[cfe-dev] Interesting clang behavior/bug? on Windows
Edward Diener
eldlistmailingz at tropicsoft.com
Sat Feb 14 18:15:40 PST 2015
On 2/14/2015 7:42 PM, Hans Wennborg wrote:
> On Sat, Feb 14, 2015 at 4:08 PM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> Let me start by saying that both mingw/mingw64/gcc on Windows and VC++
>> compiles the example I gave without error using their respective Windows
>> export keywords. Clang as I have shown does not.
>
> I haven't looked closely at your example yet, but if it's the case
> that GCC and MSVC both compile the code fine, and Clang doesn't, it
> sounds like we have a bug. Please file it at http://llvm.org/bugs, cc
> me, and I will take a look when I'm back in the office.
I have reported the bug on the llvm Bugzilla given above for clang and
the bug report page is http://llvm.org/bugs/show_bug.cgi?id=22591.
Thanks for addressing this issue.
More information about the cfe-dev
mailing list