[clang] [clang-repl] Set up executor implicitly to account for init PTUs (PR #84758)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 22 06:18:43 PDT 2024


Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/84758 at github.com>


vgvassilev wrote:

I am fine changing it in any way that creates an executor as part of the initialization phase when we have codegen. Maybe we can do it in the builder class and then pass it to the interpreter?

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


More information about the cfe-commits mailing list