[clang] Support C++20 Modules in clang-repl (PR #79261)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 01:12:07 PST 2024


ChuanqiXu9 wrote:

> IncrementalExtensions

But the change itself is to make `IncrementalExtensions` a compatible lang options. So that we don't need to specify it when generating the modules.

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


More information about the cfe-commits mailing list