From 8b9e5c9301fa9bbb5453edb1eaa1fa67cc57876a Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Mon, 9 Oct 2017 22:32:49 -0700 Subject: [PATCH] Remove iwyu.sh One should use lint.fish. --- build_tools/iwyu.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 build_tools/iwyu.sh diff --git a/build_tools/iwyu.sh b/build_tools/iwyu.sh deleted file mode 100755 index dc36796a0..000000000 --- a/build_tools/iwyu.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Reminder of how to run Include What You Use - -make iwyu