Use a single function for doing vararg argument promotion. Also, make sure to...
Use a single function for doing vararg argument promotion. Also, make sure to do the promotion before checking the type - fixes PR3340. llvm-svn: 62323
Loading
Please register or sign in to comment