Go to file
Dan Gohman cf971f0513 Fix multiple-return-value-to-first-class-aggregates autoupgrade to
correctly handle the case where multiple-return-value constructs
were used to return one or zero values.

llvm-svn: 53890
2008-07-22 00:36:48 +00:00
clang Implement bzero, memset, memmove builtins. 2008-07-22 00:26:45 +00:00
llvm Fix multiple-return-value-to-first-class-aggregates autoupgrade to 2008-07-22 00:36:48 +00:00