mizvekov added a comment. In D133262#3768883 <https://reviews.llvm.org/D133262#3768883>, @royjacobson wrote:
> There are some known bugs about how we handle this built-in in the AST- > #42102, #51928, #54993. Is it possible that your patch solves them? It would > be great if it does, I hit one of them in the wild a while back. @royjacobson I decided to do a complete job here and fix those issues as well. Can you confirm? I also applied the same idea to `type_pack_element` as I saw a crash related to that in the wild. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133262/new/ https://reviews.llvm.org/D133262 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits