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 <wall...@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>
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>
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits