[Lldb-commits] [PATCH] D76569: Convert CommandObjectCommands functions to return StringRefs

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 23 09:48:52 PDT 2020


aprantl added a comment.

In D76569#1936796 <https://reviews.llvm.org/D76569#1936796>, @shivammittal99 wrote:

> > run by hand ASAN-built LLDB for the code modified by this patch.
>
> How do I do that? This is my first PR to llvm, so I am not aware of the tools. Please bear with me.


FYI, after the fact, if you've already committed the patch, you can also check the sanitized bot, which runs the entire testsuite using an ASAN+UBSAN lldb: http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-sanitized/


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76569/new/

https://reviews.llvm.org/D76569





More information about the lldb-commits mailing list