[PATCH] D53847: [C++2a] P0634r3: Down with typename!

Alan Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 17:52:35 PDT 2022


ayzhao added a comment.

In D53847#3809072 <https://reviews.llvm.org/D53847#3809072>, @erichkeane wrote:

> I think this is on the right track, but would like to see more work done on that fixme before we commit (or at least better understand what is causing this).  I'm afraid of what else can get us into that situation besides the export-decl.

The `FIXME` has been removed; the problem seems to be that the test is broken. See https://reviews.llvm.org/D53847?id=462032#inline-1297092


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53847/new/

https://reviews.llvm.org/D53847



More information about the cfe-commits mailing list