diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-04-04 10:21:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 10:21:33 -0700 |
commit | cde90e68f8123e7abef3f9e18d79980aa19f460a (patch) | |
tree | aec507a1d133405316bd26209925c61f0f9b0a9d /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | ea0869ccb9a80e235f6f47eaa47fb1d5888d660a (diff) | |
download | llvm-cde90e68f8123e7abef3f9e18d79980aa19f460a.zip llvm-cde90e68f8123e7abef3f9e18d79980aa19f460a.tar.gz llvm-cde90e68f8123e7abef3f9e18d79980aa19f460a.tar.bz2 |
[clang][deps] Respect `Lexer::cutOffLexing()` (#134404)
This is crucial when recovering from fatal loader errors. Without it,
the `Lexer` keeps yielding more tokens and the compiler may access
invalid `ASTReader` state.
rdar://133388373
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions