[Lldb-commits] [PATCH] D76569: Convert CommandObjectCommands functions to return StringRefs
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 26 01:03:18 PDT 2020
labath added a comment.
In D76569#1942271 <https://reviews.llvm.org/D76569#1942271>, @jankratochvil wrote:
> The ASan GCC report was valid ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94299#c6 )
Ah, that is cute. :) Thanks for following this up.
Now that the condition is gone (as it should be), we should be fine.
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