llvm-project
76bb9633 - No longer assert when using noderef on an _Atomic type (#116237)

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
Author
Parents
Loading