Skip to content
Commit c14236b8 authored by Chris Lattner's avatar Chris Lattner
Browse files

implement codegen support for the "default argument promotions" (C99 6.5.2.2p6).

Not having this prevented promoting float arguments to double when passed
into printf, for example.

llvm-svn: 39727
parent 11eef2eb
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