From 873a50901b9d2281eb2a4b40d7e19c5172c9f92b Mon Sep 17 00:00:00 2001 From: Aaron Ballman Date: Sun, 30 Sep 2018 17:39:39 +0000 Subject: Reverting r343415 as it breaks at least one of the bots. http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/37336 llvm-svn: 343418 --- clang-tools-extra/test/clang-tidy/mpi-buffer-deref.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'clang-tools-extra/test/clang-tidy/mpi-buffer-deref.cpp') diff --git a/clang-tools-extra/test/clang-tidy/mpi-buffer-deref.cpp b/clang-tools-extra/test/clang-tidy/mpi-buffer-deref.cpp index 47d58a5a6c4..67304d23010 100644 --- a/clang-tools-extra/test/clang-tidy/mpi-buffer-deref.cpp +++ b/clang-tools-extra/test/clang-tidy/mpi-buffer-deref.cpp @@ -1,4 +1,3 @@ -// REQUIRES: static-analyzer // RUN: %check_clang_tidy %s mpi-buffer-deref %t -- -- -I %S/Inputs/mpi-type-mismatch #include "mpimock.h" -- cgit v1.2.3