llvm-project
76bb9633
- No longer assert when using noderef on an _Atomic type (#116237)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
357 days ago
No longer assert when using noderef on an _Atomic type (#116237) When filling out the type locations for a declarator, we handled atomic types and we handled noderef types, but we didn't handle atomic noderef types. Fixes #116124
References
#116237 - No longer assert when using noderef on an _Atomic type
Author
AaronBallman
Parents
6fb7cdff
Loading