[Lldb-commits] [PATCH] D41997: Build virtual override tables in DWARFASTParserClang::CompleteTypeFromDWARF

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 12 11:16:36 PST 2018


davide added a comment.

In https://reviews.llvm.org/D41997#974957, @clayborg wrote:

> Very cool and close. It would be nice to function correctly without asserts, see inlined comment.


Out of curiosity, why does `lldb` roll its own assertion() mechanism instead of using the standard one?


Repository:
  rL LLVM

https://reviews.llvm.org/D41997





More information about the lldb-commits mailing list