You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluate the ability to provide earlier (AST-level) diagnostics for invalid record use after OutputComplete. This could be modeled after clang diagnostics for use after std::move.
Evaluate the ability to provide earlier (AST-level) diagnostics for invalid record use after OutputComplete. This could be modeled after clang diagnostics for use after
std::move.