Remove C4800 : ''type' : forcing value to bool 'true' or 'false' (performance warning)' from the list of forced disabled warnings.
I'm not seeing any regressions in VS2017/VS2019 llvm/clang builds from removing this. I don't have VS2015 at hand to test against.
Hopefully we can remove more of these overrides as some appear to be ancient and targetted against older versions of MSVC.