[PATCH] D123298: [NFC] [AST] Reduce the size of TemplateParmPosition
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 06:26:21 PDT 2022
erichkeane added a comment.
I note that 'recursive' depth is limited to 1024: https://godbolt.org/z/h9bEfsToT
Though I think there are other ways to get 'deeper' than that. So perhaps in any case we're just arranging deck chairs on a -post-error titanic :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123298/new/
https://reviews.llvm.org/D123298
More information about the cfe-commits
mailing list