]> granicus.if.org Git - clang/commitdiff
Mark clang-scan-deps test as requiring thread support
authorReid Kleckner <rnk@google.com>
Thu, 8 Aug 2019 21:45:59 +0000 (21:45 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 8 Aug 2019 21:45:59 +0000 (21:45 +0000)
Otherwise the test calls a pure virtual method and crashes. Perhaps this
could be improved.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368354 91177308-0d34-0410-b5e6-96231b3b80d8

test/ClangScanDeps/regular_cdb.cpp

index fd3157b7d757e632014db312ca23b4f79efc493d..95b3c5fd395105538ae81529b23e0aeeff8d29f4 100644 (file)
@@ -1,3 +1,4 @@
+// REQUIRES: thread_support
 // RUN: rm -rf %t.dir
 // RUN: rm -rf %t.cdb
 // RUN: mkdir -p %t.dir