Go to file
Steve Naroff 3b1e172d7e Sema::ActOnBlockReturnStmt(): Need to perform the UsualUnaryConversions on the return type.
Sema::CheckReturnStackAddr(): Make sure we skip over implicit casts.
Added some more test cases...

llvm-svn: 56254
2008-09-16 22:25:10 +00:00
clang Sema::ActOnBlockReturnStmt(): Need to perform the UsualUnaryConversions on the return type. 2008-09-16 22:25:10 +00:00
llvm Change SelectionDAG::getConstantPool to always set the alignment of the 2008-09-16 22:05:41 +00:00