[Lldb-commits] [lldb] [lldb][RPC] Upstream lldb-rpc-gen tool (PR #138031)
Chelsea Cassanova via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 24 12:37:53 PDT 2025
================
@@ -0,0 +1,22 @@
+include(CheckCXXCompilerFlag)
----------------
chelcassanova wrote:
I'm actually not sure, though it seems to have originally been added to silence compiler warnings, so maybe this should be kept.
https://github.com/llvm/llvm-project/pull/138031
More information about the lldb-commits
mailing list