Remove mutable data on TagType and InjectedClassNameType, by instead walking...
Remove mutable data on TagType and InjectedClassNameType, by instead walking the declaration chain in search of a definition. This is necessary for a sane chained PCH implementation. No observable performance change on Carbon.h syntax-only, and bootstraps cleanly. llvm-svn: 110051
Loading
Please register or sign in to comment