[PATCH] D133262: [clang] Represent __make_integer_seq as alias template in the AST
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 3 15:12:31 PDT 2022
royjacobson added a comment.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133262/new/
https://reviews.llvm.org/D133262
More information about the cfe-commits
mailing list