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

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 25 15:11:25 PDT 2020


jankratochvil accepted this revision.
jankratochvil added a comment.

The ASan GCC report was valid ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94299#c6 ) but that was really just the first/previous version of the patch.
I will try to check why clang ASan does not report it (and also GCC ASan on a minimal reproducer does not report it for me).


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