Skip to content
Snippets Groups Projects
Commit 583abbc4 authored by Jay Foad's avatar Jay Foad
Browse files

PR5207: Change APInt methods trunc(), sext(), zext(), sextOrTrunc() and

zextOrTrunc(), and APSInt methods extend(), extOrTrunc() and new method
trunc(), to be const and to return a new value instead of modifying the
object in place.

llvm-svn: 121120
parent 10e1b56e
No related branches found
No related tags found
Loading
Showing
with 176 additions and 205 deletions
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