[Lldb-commits] [lldb] r366983 - cli-wrapper-mpxtable.cpp: fix file header

Fangrui Song via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 24 22:15:51 PDT 2019


Author: maskray
Date: Wed Jul 24 22:15:50 2019
New Revision: 366983

URL: http://llvm.org/viewvc/llvm-project?rev=366983&view=rev
Log:
cli-wrapper-mpxtable.cpp: fix file header

Modified:
    lldb/trunk/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp

Modified: lldb/trunk/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp?rev=366983&r1=366982&r2=366983&view=diff
==============================================================================
--- lldb/trunk/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp (original)
+++ lldb/trunk/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp Wed Jul 24 22:15:50 2019
@@ -1,5 +1,4 @@
-//===-- cli-wrapper-mpxtable.cpp----------------------------------*- C++
-//-*-===//
+//===-- cli-wrapper-mpxtable.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.




More information about the lldb-commits mailing list