ychen added a comment.

ping.

To avoid confusion, note that this and D128745 
<https://reviews.llvm.org/D128745> are not about C++20 or newer language 
versions. They are implementing DRs which should apply to all language versions 
>= C++11 since the variadic template is involved.

ClangABICompat is used here and in a few other places by D128745 
<https://reviews.llvm.org/D128745>. If an alternative method is needed, I could 
switch them over all at once in another patch. How about we land this first and 
see how far this goes if it is bad, confusing, etc., feel free to leave a 
comment here or in a bug report, I could address it promptly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134507

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to