[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
Thu May 30 04:05:12 PDT 2024


Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
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:

> > Looks like you already implemented it. Nice.
> 
> Well, it's gonna be a bit more churn. Eventually, it will reduce coverage for the incremental features in the frontend that are independent from the JIT. To be honest, I don't mind because none of the targets seem relevant for me, just wanted to point that out.

We can test them in syntax-only mode. I am not too worried by that. 

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


More information about the cfe-commits mailing list