[Lldb-commits] [lldb] [lldb] Don't use NamedTemporaryFile to test compiler support (PR #151387)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 31 10:25:19 PDT 2025


================
@@ -0,0 +1,26 @@
+"""
+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
+
+Prepares language bindings for LLDB build process.  Run with --help
+to see a description of the supported command line arguments.
----------------
bulbazord wrote:

Description of this file is inaccurate

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


More information about the lldb-commits mailing list