diff options
Diffstat (limited to 'contrib/llvm-project/lldb/source/DataFormatters/FormatClasses.cpp')
-rw-r--r-- | contrib/llvm-project/lldb/source/DataFormatters/FormatClasses.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/llvm-project/lldb/source/DataFormatters/FormatClasses.cpp b/contrib/llvm-project/lldb/source/DataFormatters/FormatClasses.cpp index 6a9279f54d64..44fa96033bc1 100644 --- a/contrib/llvm-project/lldb/source/DataFormatters/FormatClasses.cpp +++ b/contrib/llvm-project/lldb/source/DataFormatters/FormatClasses.cpp @@ -1,5 +1,4 @@ -//===-- FormatClasses.cpp ----------------------------------------*- C++ -//-*-===// +//===-- FormatClasses.cpp -------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |