https://github.com/erichkeane commented:
Why doesn't this break the 'deferred instantiation/checking' rules? My understanding is that we're not allowed to instantiate these until we need them for checking, since they are allowed to Change up until the first time they are checked. https://github.com/llvm/llvm-project/pull/199671 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
