Minor tweaks in the transfer functions for pre- and post- ++/-- where
we falsely constructed an APInt to represent the constant '1' instead of
using an APSInt (which has a sign).

llvm-svn: 46317
1 file changed
tree: 4a75045a85078d5b7084bf937a159b728aebef47
  1. clang/
  2. llvm/