Skip to content

Commit 181ee67

Browse files
author
Midhunesh
committed
review comments fix
1 parent d91dcd8 commit 181ee67

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
//===- Symbolize.h ----------------------------------------------*- C++ -*-===//
1+
//===- Symbolize.h ----------------------------------------------*- C++
2+
//-*-===//
23
//
34
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
45
// See https://llvm.org/LICENSE.txt for license information.

llvm/lib/DebugInfo/Symbolize/Symbolize.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
//===-- LLVMSymbolize.cpp -------------------------------------------------===//
1+
//===-- LLVMSymbolize.cpp
2+
//-------------------------------------------------===//
23
//
34
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
45
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)