[PATCH] D69781: [analyzer] Add test directory for scan-build

Artem Dergachev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 18:57:12 PST 2019


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Woohoo, that's much more tests than i made in D55683 <https://reviews.llvm.org/D55683>!

Let's hope it works on Windows :/



================
Comment at: clang/test/Analysis/scan-build/plist_html_output.test:17-18
+CHECK-FILENAMES: index.html
+CHECK-FILENAMES-DAG: report-{{.*}}.html
+CHECK-FILENAMES-DAG: report-{{.*}}.plist
+CHECK-FILENAMES: scanview.css
----------------
Clever!


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69781/new/

https://reviews.llvm.org/D69781





More information about the llvm-commits mailing list