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
Loading
Please register or sign in to comment
- 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