[PATCH] D126682: [clang-repl] Implement undo command

2022-06-26 Thread Jun Zhang via Phabricator via cfe-commits
junaire updated this revision to Diff 440042. junaire added a comment. Update commit message Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126682/new/ https://reviews.llvm.org/D126682 Files: clang/include/clang/Interpreter/Interpreter.h clang/

[PATCH] D126682: [clang-repl] Implement undo command

2022-06-26 Thread Jun Zhang via Phabricator via cfe-commits
junaire updated this revision to Diff 440038. junaire added a comment. - Update a comment - Add a FIXME back Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126682/new/ https://reviews.llvm.org/D126682 Files: clang/include/clang/Interpreter/Interp