[PATCH] D123298: [NFC] [AST] Reduce the size of TemplateParmPosition

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 19:19:45 PDT 2022


ChuanqiXu added a comment.

In D123298#3445131 <https://reviews.llvm.org/D123298#3445131>, @aaron.ballman wrote:

> Still LG to me, but please watch the build bots and issues list closely for any new template instantiation depth/position related issues over the next short while given that we're making a best guess at the bit widths here.

Thanks! I looked at the build bots and the failure cases is about ompt. And I think it is unrelated to this patch though.


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

https://reviews.llvm.org/D123298



More information about the cfe-commits mailing list