このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
MSB8053: /clr (common language runtime) not supported by clang-cl.
/clr
This error occurs when you specify the /clr (Common Language Runtime) option in a C++ Clang project. This option requires the MSVC compiler, cl.exe.
cl.exe