This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fb07b90dc1c: Remove unsound caching in LanguageCategory
(authored by aprantl).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D7
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71297/new/
https://reviews.llvm.org/D71297
___
lldb-commits mailing list
lldb-commit
aprantl created this revision.
aprantl added reviewers: jingham, davide.
aprantl added a parent revision: D71296: Replace redundant code in
LanguageCategory with templates (NFC).
Analogous to https://reviews.llvm.org/D71233 it is not safe to cache something
that depends on the actual ValueObject