[Lldb-commits] [PATCH] D119616: [lldb] Replace asserts on .Success() with assertSuccess()

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 14 04:32:29 PST 2022


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Thanks for doing this.

> assertSuccess seems not to be well known

That's probably because it was introduced only recently (for all the reasons that you mention).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119616



More information about the lldb-commits mailing list