[clang] [Clang] Add wraps attribute (for granular integer overflow handling) (PR #86618)
Breno Leitao via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 15 10:54:03 PDT 2024
leitao wrote:
Thanks for working on this @JustinStitt . This might be useful to help the code to be explict about fields that are expected to wrap, and tag it properly.
https://github.com/llvm/llvm-project/pull/86618
More information about the cfe-commits
mailing list