llvm-project
cc5237c7
- [C2y] Correctly handle incomplete types in generic selections (#141596)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
259 days ago
[C2y] Correctly handle incomplete types in generic selections (#141596) We were emitting a non-error diagnostic but claiming we emitted an error, which caused some obvious follow-on problems. Fixes #141549
References
#141596 - [C2y] Correctly handle incomplete types in generic selections
Author
AaronBallman
Parents
97f6076d
Loading