diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-05-11 16:00:14 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-05-16 09:56:22 -0700 |
commit | a6569e578eb4b54d48af53282d176e227f36f05d (patch) | |
tree | 2fe0e607c28001322c4835b9bcf3a59eaa2be0fd /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 48c3ae5cc3d4612283018ea597db3f7214aabfd9 (diff) | |
download | llvm-a6569e578eb4b54d48af53282d176e227f36f05d.zip llvm-a6569e578eb4b54d48af53282d176e227f36f05d.tar.gz llvm-a6569e578eb4b54d48af53282d176e227f36f05d.tar.bz2 |
[flang] Don't mistakenly tokenize a Hollerith literal from "DO 100 H=..." (bug #58732)
After tokenizing an identifier, don't allow the next token to be a
Hollerith literal.
Fixes https://github.com/llvm/llvm-project/issues/58732.
Differential Revision: https://reviews.llvm.org/D150406
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions