From 083a0f8cdf5e6f65292e22764ad2a5eba093d686 Mon Sep 17 00:00:00 2001 From: stephenneuendorffer Date: Thu, 28 May 2020 14:02:00 -0700 Subject: [PATCH] Update clang-tidy.ignore mlir/example/standalone does not compile in the cmake environment. It is intended to only run in a sub-cmake. --- scripts/clang-tidy.ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/clang-tidy.ignore b/scripts/clang-tidy.ignore index 4d74be8..0d2b523 100644 --- a/scripts/clang-tidy.ignore +++ b/scripts/clang-tidy.ignore @@ -37,6 +37,7 @@ debuginfo-tests/dexter/feature_tests/subtools/test clang/test libclc/test mlir/test +mlir/examples/standalone openmp/libomptarget/test openmp/libomptarget/deviceRTLs/nvptx/test openmp/runtime/test