[llvm-branch-commits] [clang] [Clang] Inline cached AST context lookup for declarations (NFC) (PR #223041)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Sep 11 15:47:35 PDT 2026
efriedma-quic wrote:
That's significantly messier than I thought.
If we do decide to add an ASTContext to DeclContext like #223047 suggests, that's probably the way to go, depending on what the memory usage looks like.
https://github.com/llvm/llvm-project/pull/223041
More information about the llvm-branch-commits
mailing list