Go to file
Anders Carlsson d49844b715 Add a new variant of EmitCXXAggrConstructorCall that takes a Value that holds the number of elements to construct, to be used when implementing new[].
llvm-svn: 82602
2009-09-23 02:45:36 +00:00
clang Add a new variant of EmitCXXAggrConstructorCall that takes a Value that holds the number of elements to construct, to be used when implementing new[]. 2009-09-23 02:45:36 +00:00
compiler-rt 1) Remove cmake-specific #define usage from the exported 2009-09-22 00:49:12 +00:00
llvm errorstr can be null, don't unconditionally set it. Only report that 2009-09-23 02:03:49 +00:00