llvm with tablegen backend for capstone disassembler
Go to file
Chris Lattner 47c0d00c3f rename getNumParmVarDeclsFromType back to getNumParams(),
remove a special case that was apparently for typeof() and
generalize the code in SemaDecl that handles typedefs to 
handle any sugar type (including typedef, typeof, etc).
Improve comment to make it more clear what is going on.

llvm-svn: 70015
2009-04-25 06:03:53 +00:00
clang rename getNumParmVarDeclsFromType back to getNumParams(), 2009-04-25 06:03:53 +00:00
llvm Change LowerCallResult method so that CCValAssign::BCvt can be used with 2009-04-25 00:33:20 +00:00