clang/www/analyzer/codechecker.html
0 → 100644
+73
−0
clang/www/analyzer/command-line.html
0 → 100644
+67
−0
Loading
We add a new common html file that documents the available command line tools. Also a new html is added for a brief description of CodeChecker, this way complementing scan-build. Differential Revision: https://reviews.llvm.org/D70439