Change DefaultFunctionArrayConversions and UsualUnaryConversions to return void. The caller 
needs to query the expression for the type. Since both these functions guarantee the expression 
contains a valid type, removed old/vacuous asserts (from code calling both of these routines).

llvm-svn: 39930
4 files changed
tree: f9e4daf3658ad10130c45d75c85eadc93fa1b67e
  1. clang/
  2. llvm/
  3. stacker/