I think Clang, on/for windows, should give a compile time flag/option that can
be used to control it (A flag when set make compile-time operator like sizeoff
to behave like MSVC or non-MSVC) As in the current form it is breaking
building of cross-platform application.
With C++11 onward many th
On Wed, Feb 17, 2021 at 12:08 AM Vivek Pandey <
vivek.pan...@tallysolutions.com> wrote:
> I think Clang, on/for windows, should give a compile time flag/option that
> can be used to control it (A flag when set make compile-time operator like
> sizeoff to behave like MSVC or non-MSVC)
>
But that w