We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71e2465 + 8b781d3 commit 98cfddcCopy full SHA for 98cfddc
docs/build/reference/experimental-log.md
@@ -39,12 +39,6 @@ Diagnostics are also output as text to the console as usual.
39
40
## Examples
41
42
-The following command produces SARIF information for the compilation of `main.cpp` and saves it in the file `main.sarif`:
43
-
44
-```cmd
45
-cl /experimental:log main.cpp
46
-```
47
48
The following command produces SARIF information for the compilation of `main.cpp` and saves it in the file `mySarifInfo.sarif`:
49
50
```cmd
0 commit comments