llvm-project/clang/lib
Daniel Dunbar 58e2971bb0 x86-32 Darwin ABI: Single element arrays can be part of "single
element structures", which have different ABI rules.
 - Current return-arguments-32 status is: 1 out of 1000 failures (-7)

 - Also, vectors inside "single element structs" require special
   handling.

llvm-svn: 68196
2009-04-01 07:08:38 +00:00
..
AST Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct 2009-04-01 06:52:48 +00:00
Analysis Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct 2009-04-01 06:52:48 +00:00
Basic Add Target hooks for IRgen of [cf]string literals. 2009-03-31 23:42:16 +00:00
CodeGen x86-32 Darwin ABI: Single element arrays can be part of "single 2009-04-01 07:08:38 +00:00
Driver Remove a FIXME, use -emit-pth to drive PTH generation. 2009-04-01 03:28:10 +00:00
Frontend - Changed PathDiagnosticPiece::getLocation() to return a PathDiagnosticLocation 2009-04-01 06:13:56 +00:00
Headers add support for the LONG_LONG_MIN/LONG_LONG_MAX/ULONG_LONG_MAX limits.h GNU extensions. 2009-04-01 00:44:37 +00:00
Lex Fix pascal string support; testcase from mailing list message. 2009-04-01 03:17:08 +00:00
Parse Parsing, semantic analysis, and template instantiation for typename 2009-04-01 00:28:59 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Parsing, semantic analysis, and template instantiation for typename 2009-04-01 00:28:59 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00