[all-commits] [llvm/llvm-project] abc04f: [analyzer] Require darwin for scan-build tests
Devin Coughlin via All-commits
all-commits at lists.llvm.org
Mon Nov 4 21:20:30 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: abc04ff4012c62c98aa9f0d840114b2f56855dc8
https://github.com/llvm/llvm-project/commit/abc04ff4012c62c98aa9f0d840114b2f56855dc8
Author: Devin Coughlin <dcoughlin at apple.com>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M clang/test/Analysis/scan-build/exclude_directories.test
M clang/test/Analysis/scan-build/help.test
M clang/test/Analysis/scan-build/html_output.test
M clang/test/Analysis/scan-build/plist_html_output.test
M clang/test/Analysis/scan-build/plist_output.test
Log Message:
-----------
[analyzer] Require darwin for scan-build tests
Let's at least get some coverage from these tests. We can generalize to
other platforms later.
More information about the All-commits
mailing list