Mark clang-scan-deps test as requiring thread support

Otherwise the test calls a pure virtual method and crashes. Perhaps this
could be improved.

llvm-svn: 368354
This commit is contained in:
Reid Kleckner 2019-08-08 21:45:59 +00:00
parent a7040525ce
commit 7859fed6ea
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// REQUIRES: thread_support
// RUN: rm -rf %t.dir
// RUN: rm -rf %t.cdb
// RUN: mkdir -p %t.dir