aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2023-10-03 19:00:10 +0200
committerGitHub <noreply@github.com>2023-10-03 19:00:10 +0200
commit6d209bd436292f77705c2890ed8965315e80f290 (patch)
treeeefd722f0694ee540e06e476d2f8dd1812f29c6f /lldb/packages/Python/lldbsuite/test/configuration.py
parent5064ca8b591315b628120f67de0411f8e20f2e8f (diff)
downloadllvm-6d209bd436292f77705c2890ed8965315e80f290.zip
llvm-6d209bd436292f77705c2890ed8965315e80f290.tar.gz
llvm-6d209bd436292f77705c2890ed8965315e80f290.tar.bz2
[NFC][clang] change remaining context-dependent type nodes to ContextualFoldingSet (#67751)
With this change, we are avoiding storing one pointer per Type Node instance, for the cost of one extra pointer per ASTContext, which is negligible. After we introduced `ContextualFoldingSet` a long time ago, we never went back and updated these existing users. This patch corrects that.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions