diff options
author | Andre Kuhlenschmidt <andre.kuhlenschmidt@gmail.com> | 2025-07-03 12:36:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 12:36:34 -0700 |
commit | 67d6679c91e14e17981e4ea0340f91c79e9524da (patch) | |
tree | d8e13ec86674fbbde343553f0f633ddcc4e23448 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 08ed9e17bf873198608b5e213e086f7bac07e40b (diff) | |
download | llvm-67d6679c91e14e17981e4ea0340f91c79e9524da.zip llvm-67d6679c91e14e17981e4ea0340f91c79e9524da.tar.gz llvm-67d6679c91e14e17981e4ea0340f91c79e9524da.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions