[clang] [clang][AST] Hash `AttributedType`'s `Attr` by Content (PR #200961)

Qiongsi Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 09:27:50 PDT 2026


qiongsiwu wrote:

@hnrklssn Thanks again for the review. I've completely revamped this PR to handle the argument content in a more general way. I am basically drawing a parallel with the equivalence check, and I am using tablegen to automatically take the arguments into account. 

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


More information about the cfe-commits mailing list