From: Björn Schäpers Date: Sun, 20 Nov 2022 14:08:28 +0000 (+0100) Subject: [clang-format][NFC] Removed unused include X-Git-Tag: upstream/17.0.6~27001 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ba5f7c46ccfe98fd68d6e31d25f386d67d484b4;p=platform%2Fupstream%2Fllvm.git [clang-format][NFC] Removed unused include --- diff --git a/clang/unittests/Format/FormatTestComments.cpp b/clang/unittests/Format/FormatTestComments.cpp index e95e89a..524bf87 100644 --- a/clang/unittests/Format/FormatTestComments.cpp +++ b/clang/unittests/Format/FormatTestComments.cpp @@ -12,7 +12,6 @@ #include "FormatTestUtils.h" #include "llvm/Support/Debug.h" -#include "llvm/Support/MemoryBuffer.h" #include "gtest/gtest.h" #define DEBUG_TYPE "format-test"