llvm-project
e0bffe1f - [flang][NFC] Use parser::Unwrap(Ref) more (#162918)

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<>()).
Author
Parents
Loading