================
@@ -1,5 +1,7 @@
+add_subdirectory(Libsanitizers)
----------------
JDevlieghere wrote:

Rather than living under the Asan plugin, it seems like his should be living at 
the same level. If there's shared code between the two plugins, we should hoist 
that up into a separate library (something like `plugins/Process/Utility`, but 
for the instrumentation plugins. 

https://github.com/llvm/llvm-project/pull/69388
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to