aeubanks added a comment.

In D111184#3071422 <https://reviews.llvm.org/D111184#3071422>, @dblaikie wrote:

> Is there no diagnostic that could reasonably produce such a large value that 
> would be easy to test (without needing a giant binary, etc)? (seem surprising 
> to see this change without any test coverage)
>
> Like a 64 bit non-type template parameter or the like, perhaps?

Previously no, but https://reviews.llvm.org/D111250 modifies some tests to 
print 2^32, which was the motivating case behind this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111184

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

Reply via email to