[Lldb-commits] [lldb] [LLDB] Add type casting to DIL, part 2 or 3 (PR #170332)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 9 03:27:00 PST 2025


================
@@ -0,0 +1,6 @@
+CXX_SOURCES := main.cpp
+#CXXFLAGS_EXTRAS := -std=c++14
+
+USE_LIBSTDCPP := 1
----------------
Michael137 wrote:

Why is this needed?

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


More information about the lldb-commits mailing list