Files
llvm/flang/lib/Parser/token-sequence.cpp
Andre Kuhlenschmidt 67d6679c91 [flang][prescanner] fix invalid check (#146613)
`TokenSequence::pop_back()` had a check assumed that tokens are never
empty. Loosen this check since isn't true.

towards #146362
2025-07-03 12:36:34 -07:00

12 KiB