Update 02-Use_the_Tools_Available.md

This commit is contained in:
Jason Turner
2018-01-07 20:41:52 -07:00
committed by GitHub
parent 57a62b8f6b
commit 201cc6d404

View File

@@ -113,6 +113,8 @@ Consider using `-Weverything` and disabling the few warnings you need to on Clan
### MSVC
`/permissive-` - [Enforces standards conformance](https://docs.microsoft.com/en-us/cpp/build/reference/permissive-standards-conformance).
`/W4 /W44640` - use these and consider the following
* `/W4` All reasonable warnings