[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 11:23:24 PST 2019


aprantl added a comment.

and again.. it passes in a ValueObject, so it shouldn't be caching.


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

https://reviews.llvm.org/D71289





More information about the lldb-commits mailing list