We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df019ea commit f7f6d26Copy full SHA for f7f6d26
lldb/include/lldb/Target/VerboseTrapFrameRecognizer.h
@@ -1,3 +1,11 @@
1
+//===-- VerboseTrapFrameRecognizer.h ----------------------------*- C++ -*-===//
2
+//
3
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
+// See https://llvm.org/LICENSE.txt for license information.
5
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7
+//===----------------------------------------------------------------------===//
8
+
9
#ifndef LLDB_TARGET_VERBOSETRAPFRAMERECOGNIZER_H
10
#define LLDB_TARGET_VERBOSETRAPFRAMERECOGNIZER_H
11
0 commit comments