From 94994d372d014ce4c8758b9605d63fae651bd8aa Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 19 Jan 2019 10:06:29 +0000 Subject: Vendor import of lldb trunk r351319 (just before the release_80 branch point): https://llvm.org/svn/llvm-project/lldb/trunk@351319 --- source/Utility/DataBufferHeap.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/Utility/DataBufferHeap.cpp') diff --git a/source/Utility/DataBufferHeap.cpp b/source/Utility/DataBufferHeap.cpp index e686ee8d35e5..36cac0079ac0 100644 --- a/source/Utility/DataBufferHeap.cpp +++ b/source/Utility/DataBufferHeap.cpp @@ -9,10 +9,6 @@ #include "lldb/Utility/DataBufferHeap.h" -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes using namespace lldb_private; -- cgit v1.2.3