diff options
author | peter klausler <pklausler@nvidia.com> | 2021-09-30 15:33:19 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-10-06 14:00:15 -0700 |
commit | 094b380c210ac508a1ad5a7c47a760773b0cc6ea (patch) | |
tree | 69fda1360bf3a030978abf8dfe3c9ac1cc4d603f /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | c52d60ec3b9202eaa9e109be539f1d2a03fbad70 (diff) | |
download | llvm-094b380c210ac508a1ad5a7c47a760773b0cc6ea.zip llvm-094b380c210ac508a1ad5a7c47a760773b0cc6ea.tar.gz llvm-094b380c210ac508a1ad5a7c47a760773b0cc6ea.tar.bz2 |
[flang] Catch mismatched parentheses in prescanner
Source lines with mismatched parentheses are hard cases for error
recovery in parsing, and the best error message (viz.,
"here's an unmatched parenthesis") can be emitted from the
prescanner.
Differential Revision: https://reviews.llvm.org/D111254#3046173
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions