Author: Vitaly Buka Date: 2025-02-20T09:41:00-08:00 New Revision: f7a10f0e8d46085cfebfbd53c3ab19a5ab37774f
URL: https://github.com/llvm/llvm-project/commit/f7a10f0e8d46085cfebfbd53c3ab19a5ab37774f DIFF: https://github.com/llvm/llvm-project/commit/f7a10f0e8d46085cfebfbd53c3ab19a5ab37774f.diff LOG: [Index] Un-XFAIL test with msan Passing after #127078. Added: Modified: clang/test/Index/comment-to-html-xml-conversion.cpp Removed: ################################################################################ diff --git a/clang/test/Index/comment-to-html-xml-conversion.cpp b/clang/test/Index/comment-to-html-xml-conversion.cpp index e0a7cff5a9a3d..941aa8a27b6bf 100644 --- a/clang/test/Index/comment-to-html-xml-conversion.cpp +++ b/clang/test/Index/comment-to-html-xml-conversion.cpp @@ -20,7 +20,6 @@ // RUN: FileCheck %s < %t/out.c-index-direct // RUN: FileCheck %s < %t/out.c-index-pch -// XFAIL: msan // XFAIL: valgrind #ifndef HEADER _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits