Updates static analyzer to be able to generate both sarif and html output in a single run similar to plist-html.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/include/clang/StaticAnalyzer/Core/Analyses.def | ||
---|---|---|
58 | I think we should put a better explanation here :-) |
Comment Actions
Whoops, haha...
clang/include/clang/StaticAnalyzer/Core/Analyses.def | ||
---|---|---|
58 | Whoops. Thanks! |
clang/include/clang/StaticAnalyzer/Core/Analyses.def | ||
---|---|---|
59 | Sorry for complaining about it again, it'd be more consistent with other descriptions to replace it with "using". |
clang/include/clang/StaticAnalyzer/Core/Analyses.def | ||
---|---|---|
59 | [...] SARIF and HTML output files. |
I think we should put a better explanation here :-)