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

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 13 22:34:51 PDT 2024


Endilll wrote:

I think I exposed a name conflict with a system header on AIX by including `Cuda.h` in `Sema.h`. Given that this name conflict potentially affects both enum definition and its usage, how should we resolve this?

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


More information about the cfe-commits mailing list