dblaikie added a comment.

Hopefully my clarification on https://reviews.llvm.org/D154784#inline-1531176 
makes it clear that assertions aren't necessarily the right tool here - as this 
path is reachable with actual code & I don't think we should allow that code to 
reach UB in the compiler in a non-assertionsn build. If we think this is a 
sufficient size to support, then we should error clearly even in a 
non-assertions build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158296

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D158296: [NFC][Clang... David Blaikie via Phabricator via cfe-commits

Reply via email to