[all-commits] [llvm/llvm-project] cfd388: [analyzer] Try to lift 'REQUIRES: shell' for scan-...
Denys Petrov via All-commits
all-commits at lists.llvm.org
Tue Apr 7 05:57:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cfd388d344ab29ad5e311ac96e382d96bd85d994
https://github.com/llvm/llvm-project/commit/cfd388d344ab29ad5e311ac96e382d96bd85d994
Author: Denys Petrov <dpetrov at accesssoftek.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
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] Try to lift 'REQUIRES: shell' for scan-build tests.
This is the second part of Denys's patch, committed separately
due to being more risky.
Differential Revision: https://reviews.llvm.org/D76768
More information about the All-commits
mailing list