[clang] [clang-repl] Refactor locking of runtime PTU stack (NFC) (PR #84176)

Stefan Gränitz via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 6 11:10:43 PST 2024


================
@@ -137,9 +136,10 @@ class Interpreter {
 
   Expr *SynthesizeExpr(Expr *E);
 
-private:
----------------
weliveindetail wrote:

Ok, let me play with it a little more.

https://github.com/llvm/llvm-project/pull/84176


More information about the cfe-commits mailing list