[clang] [CIR] Split RecordType into StructType/UnionType (PR #199790)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Thu May 28 17:16:47 PDT 2026


erichkeane wrote:

I'll need another pass at this, as you missed quite a few of the things I suggested I think.  ALso, the `!!` pattern is an anti-pattern for conversions, particularly when we already have a bool conversion for that type.

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


More information about the cfe-commits mailing list