Hide "#pragma optimize("", off)" from clang when it pretends to be MSVC 2017
These pragmas work around a bug in VC 1911 that isn't present in clang, and clang warns about them. llvm-svn: 315699
Loading
Please sign in to comment
These pragmas work around a bug in VC 1911 that isn't present in clang, and clang warns about them. llvm-svn: 315699