Skip to content
Commit 846ded2e authored by Eli Friedman's avatar Eli Friedman
Browse files

PR9350: increment/decrement of char (and anything else narrower than int)

can't overflow due to promotion rules; emit a wrapping add for those cases.

llvm-svn: 126816
parent 68faa2db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment