[Lldb-commits] [PATCH] D77328: [intel-mpx] Delete an unnecessary license header
Phabricator via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 3 17:54:10 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG725579379dee: [intel-mpx] Delete an unnecessary license header (authored by Walter Erquinigo <wallace at fb.com>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77328/new/
https://reviews.llvm.org/D77328
Files:
lldb/tools/intel-features/intel-mpx/test/main.cpp
Index: lldb/tools/intel-features/intel-mpx/test/main.cpp
===================================================================
--- lldb/tools/intel-features/intel-mpx/test/main.cpp
+++ lldb/tools/intel-features/intel-mpx/test/main.cpp
@@ -1,12 +1,3 @@
-//===-- main.cpp ------------------------------------------------*- C++ -*-===//
-////
-//// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
-//// See https://llvm.org/LICENSE.txt for license information.
-//// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-////
-////===----------------------------------------------------------------------===//
-//
-
const int size = 5;
#include <cstddef>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77328.254970.patch
Type: text/x-patch
Size: 687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200404/1d0b9de0/attachment.bin>
More information about the lldb-commits
mailing list