llvm-project/clang/test/Interpreter
Jun Zhang 58c9480845
[CodeGen] Consider MangleCtx when move lazy emission States
Also move MangleCtx when moving some lazy emission states in
CodeGenModule. Without this patch clang-repl hits an invalid address
access when passing `-Xcc -O2` flag.

Signed-off-by: Jun Zhang <jun@junz.org>

Differential Revision: https://reviews.llvm.org/D130420
2022-07-26 12:34:03 +08:00
..
code-undo.cpp [CodeGen] Keep track of decls that were deferred and have been emitted. 2022-07-13 20:00:59 +08:00
execute-weak.cpp Switch from XFAIL to UNSUPPORTED; NFC 2022-07-25 07:21:19 -04:00
execute.cpp [CodeGen] Consider MangleCtx when move lazy emission States 2022-07-26 12:34:03 +08:00
plugins.cpp [clang-repl] Implement code undo. 2022-06-26 18:32:18 +08:00
sanity.c [clang-repl] Implement code undo. 2022-06-26 18:32:18 +08:00