Skip to content
Commit 1acc629b authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add ASTContext::MakeIntValue

 - Makes an APSInt given a uint64_t and a type, with the appropriate
   width and signedness to match the type. Yay for functional over
   imperative.

llvm-svn: 64863
parent 970f2454
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