[PATCH] D133262: [clang] Fixes how we represent / emulate builtin templates

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 8 14:38:58 PDT 2022


royjacobson added a comment.

In D133262#3775375 <https://reviews.llvm.org/D133262#3775375>, @mizvekov wrote:

> @royjacobson I decided to do a complete job here and fix all those issues except #54993. Can you confirm?
>
> I also applied the same idea to `type_pack_element` as I saw a crash related to that in the wild.

That's amazing to hear, thanks for looking at it! I haven't had time to check it yet, but could you add the snippets from the bug reports as regression tests?


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