[Lldb-commits] [lldb] [lldb] Refactor InstrumentationRuntimeAsan and add a new plugin (PR #69388)
    Jonas Devlieghere via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Oct 23 14:57:52 PDT 2023
    
    
  
================
@@ -0,0 +1,120 @@
+//===-- InstrumentationRuntimeASan.cpp ------------------------------------===//
----------------
JDevlieghere wrote:
I know it's a bit unwieldy, but should this file be called `InstrumentationRuntimeASanLibsanitizers`? 
https://github.com/llvm/llvm-project/pull/69388
    
    
More information about the lldb-commits
mailing list