[Lldb-commits] [PATCH] D71289: [FormatManager] Move Language lookup into the obviously non-cached part (NFC)

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 10 12:28:42 PST 2019


aprantl added a comment.

@davide said he's working on a patch that turns the ValueObject parameter into a Language. With that in place the caching it does is sound again.


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

https://reviews.llvm.org/D71289





More information about the lldb-commits mailing list