[clang] [clang][AMDGPU] Clean-up handling of named barrier type (PR #207687)

Jay Foad via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 6 04:55:15 PDT 2026


jayfoad wrote:

> Do not allow the type in struct fields.

I thought we wanted to allow that so that you can write thin wrapper classes that just contain a single instance of the underlying named barrier type.

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


More information about the cfe-commits mailing list