bwendling wrote:

Would changing the `decl_iterator` into a bidirectional iterator be acceptable? 
That way I could grab the last `FieldDecl` to check if it's a FAM rather than 
iterating through unnecessary `Decls`...

https://github.com/llvm/llvm-project/pull/89462
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to