[Lldb-commits] [lldb] [lldb][headers] Create script to fix up versioning (PR #141116)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu May 22 16:14:26 PDT 2025


================
@@ -0,0 +1,16 @@
+//===-- lldb-defines.h ------------------------------------------*- 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
+//
+//===----------------------------------------------------------------------===//
----------------
JDevlieghere wrote:

We don't need the header in tests. 
```suggestion
```

https://github.com/llvm/llvm-project/pull/141116


More information about the lldb-commits mailing list