[clang] [clang] Introduce `SemaCUDA` (PR #88559)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 12 12:11:50 PDT 2024


jhuber6 wrote:

I definitely like moving things out of Sema, since it's so big it always brings my LSP to its knees. Have you run the CUDA / HIP tests in the external test suite or anything?

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


More information about the cfe-commits mailing list