Sonarcloud: Microsoft extension activated by "/clr:nostdlib" compiler option is not supported

Hi @sat,

why cannot you change this setting? Are you really using Microsoft extensions?

It is not supported because it is not standard C++ and not widely used. Moreover we rely on Clang frontend which doesn’t support such extensions.