diff options
author | Aaron Danen <aaron.danen@gmail.com> | 2025-07-23 02:13:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 10:13:11 +0100 |
commit | c295f050633ba4feb3e2ed74811b9c9d7add758d (patch) | |
tree | 8cf34a9889e2849864d78d15845a994493528ecf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2a5cd50c469891a0bc918b42785cbf6fd6132a50 (diff) | |
download | llvm-c295f050633ba4feb3e2ed74811b9c9d7add758d.zip llvm-c295f050633ba4feb3e2ed74811b9c9d7add758d.tar.gz llvm-c295f050633ba4feb3e2ed74811b9c9d7add758d.tar.bz2 |
[clang-repl] Improve error message on failed undos (#149396)
Updated error message logic for undo function. Throws different errors
for the case of there being nothing to undo, and for the case of
requesting more undos than there are operations to undo.
Fixes https://github.com/llvm/llvm-project/issues/143668
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions