[Lldb-commits] [PATCH] D67239: [Core] Remove use of ClangASTContext in DumpDataExtractor

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 5 15:17:57 PDT 2019


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

Looks like a good improvement.

Does the `APFloatBase::Bogus` result of `GetFloatTypeSemantics` affect the functional behavior of the `DumpDataExtractor ` or does `GetAPInt` just return `None` in that case?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67239





More information about the lldb-commits mailing list