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

Pierre van Houtryve via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 01:39:46 PDT 2026


Pierre-vh wrote:

> except as noted in a comment for the restriction on inheritance.

It's because with inheritance, you can add class members.
I think I can just rework this to check all the base classes to check for inherited fields, I will look into it


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


More information about the cfe-commits mailing list