swift
ebcd4449
- [ASTVerifier] Move PackExpansionType::get assertions into the ASTVerifier.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[ASTVerifier] Move PackExpansionType::get assertions into the ASTVerifier. These assertions are violated for invalid code, so let's only check these on a well-formed AST.
References
#64119 - [Diagnostics] Diagnose pack element expressions containing a non-pack a subexpression.
Author
hborla
Parents
e063f02a
Loading