================ @@ -1,5 +1,7 @@ +add_subdirectory(Libsanitizers) ---------------- usama54321 wrote:
I moved the plugin in the parent directory. However, I was not sure how to name the plugin so I have currently named the folder as ASanLibsanitizers and named the files as InstrumentationRuntimeASan.cpp which matches the original ASan plugin naming. I did this mostly to keep the filename/macro short and will appreciate any feedback on this. 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