[clang] [clang] Introduce `SemaCoroutine` (PR #92645)

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Sat May 18 08:04:17 PDT 2024


Endilll wrote:

As @erichkeane described it, we're clearing the woods of "core" C++ functionality before dealing with the hard parts, like `SemaDeclCXX.cpp` or `SemaChecking.cpp`.
Actual LoC wins are secondary, as they have been all along.

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


More information about the cfe-commits mailing list