From d637c05986aecdffed1c8f9482f5d698eb605e1f Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Mon, 30 Apr 2018 13:52:15 +0000 Subject: IWYU for llvm-config.h in clang. See r331124 for details. llvm-svn: 331177 --- clang/unittests/Basic/FileManagerTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/unittests/Basic/FileManagerTest.cpp') diff --git a/clang/unittests/Basic/FileManagerTest.cpp b/clang/unittests/Basic/FileManagerTest.cpp index 5b7a7db..5aa1c02 100644 --- a/clang/unittests/Basic/FileManagerTest.cpp +++ b/clang/unittests/Basic/FileManagerTest.cpp @@ -12,7 +12,6 @@ #include "clang/Basic/FileSystemStatCache.h" #include "clang/Basic/VirtualFileSystem.h" #include "llvm/ADT/STLExtras.h" -#include "llvm/Config/llvm-config.h" #include "llvm/Support/Path.h" #include "gtest/gtest.h" -- cgit v1.1