Description[ast cleanup] Remove unnecessary frozen_ bit from ModuleDescriptor
This may have made more sense in the old module design (where
"unification" was a thing), but as-is it's only used for a few
asserts in debug mode. These asserts don't make much sense inside
ModuleDescriptor; instead, as the modules implementation is fleshed
out, I expect the appropriate replacement asserts to show up at the
use of the ModuleDescriptor.
Committed: https://crrev.com/dc6a5939188abd3c61323cc52a52fbf3000ca076
Cr-Commit-Position: refs/heads/master@{#33345}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|