[flang-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)
Matthias Springer via flang-commits
flang-commits at lists.llvm.org
Tue Mar 17 04:13:46 PDT 2026
================
----------------
matthias-springer wrote:
Can this be dropped? `tokenEnd != state.lex.getBufferEnd() && *tokenEnd == '('`. You already check for `Token::l_paren` below.
https://github.com/llvm/llvm-project/pull/180668
More information about the flang-commits
mailing list