Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Add flag table entry for "permissive" flag to disable conformance mode | Jonathan Storey | 2018-12-10 | 1 | -1/+8 |
* | VS: Add flag table entry for -JMC | Stephan Szabo | 2018-11-28 | 1 | -0/+14 |
* | VS: Fix flag table entry for -Qspectre | Stephan Szabo | 2018-11-28 | 1 | -8/+1 |
* | VS: connect /Y- compiler option with "Not Using Precompiled Headers" | Stephan Szabo | 2018-11-28 | 1 | -1/+1 |
* | VS: Add v140 flag table entries for `-Zc:inline[-]` | Stephan Szabo | 2018-11-28 | 1 | -0/+7 |
* | VS: Fix regressed mapping for the cl `/Os` compiler flag | Stephan Szabo | 2018-11-28 | 1 | -7/+0 |
* | VS 14: Add flag map for -std= to CppLanguageStandard tag in project files | Stephan Szabo | 2018-11-28 | 1 | -0/+63 |
* | VS: in Clang/C2 toolset, setup correct compiler settings | Stephan Szabo | 2018-11-28 | 1 | -0/+7 |
* | VS: Fix /analyze:log flag mapping (#14858) | Stephan Szabo | 2018-11-28 | 1 | -14/+4 |
* | Add CL, LIB, Link, MASM, RC flag json | Stephan Szabo | 2018-11-28 | 1 | -0/+1194 |