mirror of https://github.com/microsoft/clang.git
Mark comment-to-html-xml-conversion test as XFAIL:msan, in addition to valgrind.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178138 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6bed88e9d2
commit
c528aa2e23
|
@ -19,6 +19,7 @@
|
|||
// RUN: FileCheck %s < %t/out.c-index-direct
|
||||
// RUN: FileCheck %s < %t/out.c-index-pch
|
||||
|
||||
// XFAIL: msan
|
||||
// XFAIL: valgrind
|
||||
|
||||
#ifndef HEADER
|
||||
|
|
Loading…
Reference in New Issue