[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:14:16 PST 2019
aprantl added a comment.
Actually, it's worse, LanguageCategory::Get does its own caching.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71289/new/
https://reviews.llvm.org/D71289
More information about the lldb-commits
mailing list