[clang] [clang][ExprConst] Don't pass invalid decls to ASTRecordLayout (PR #203817)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 15 10:52:49 PDT 2026


https://github.com/shafik commented:

It looks like we do this pretty consistently through the code base but I wonder if we are missing this check in more places. 

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


More information about the cfe-commits mailing list