Skip to content
Unverified Commit 6d209bd4 authored by Matheus Izvekov's avatar Matheus Izvekov Committed by GitHub
Browse files

[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.
parent 5064ca8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment