[Lldb-commits] [lldb] [lldb][InstrumentationRuntime] Run sanitizer utility expressions as C (PR #172019)

Dan Blackwell via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 12 07:42:07 PST 2025


================
@@ -0,0 +1,24 @@
+# Tests that the UBSan Instrumentation Runtime's utility expression
+# runs as C (and doesn't try to find decls in the ObjC runtime).
+# Tests that the UBSan Instrumentation Runtime's utility expression
----------------
DanBlackwell wrote:

NIT: double pasted comment here.

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


More information about the lldb-commits mailing list