15 Feb
2015
15 Feb
'15
8:22 a.m.
On Saturday 14 February 2015 17:53:51 Edward Diener wrote:
On 2/14/2015 4:52 PM, Andrey Semashev wrote:
My position on this issue is that as long as clang team aims for compatibility with MSVC, they should make clang work similarly to MSVC.
Actually clang only aims for compatibility with MSVC in their clang for Windows version which targets VC++. In their clang for Windows implementation which targets mingw/gcc they do aim for a certain amount of compatibility with mingw/gcc.
Hmm, I didn't know there were two clangs for Windows. Confusing... Anyway, since gcc compiles this code the same argument applies.