[Lldb-commits] [lldb] [lldb] Refactor InstrumentationRuntimeAsan and add a new plugin (PR #69388)

Usama Hameed via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 19 11:48:56 PDT 2023


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

More specifically, I have named the file `ASanLibsanitizers/InstrumentationRuntimeASan.cpp` instead of `ASanLibsanitizers/InstrumentationRuntimeASanLibsanitizers.cpp`

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


More information about the lldb-commits mailing list