llvm-project
e0bffe1f
- [flang][NFC] Use parser::Unwrap(Ref) more (#162918)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
77 days ago
[flang][NFC] Use parser::Unwrap(Ref) more (#162918) Replace more parse tree references to "thing" and "value()" with usage of the parser::Unwrap<> template function. Add parser::UnwrapRef<> as an alias for DEREF(Unwrap<>()).
References
#162918 - [flang][NFC] Use parser::Unwrap(Ref) more
Author
klausler
Parents
309fc119
Loading