Eli Friedman
|
4871a46cc3
|
Make sure we don't emit invalid IR for StmtExprs with complex cleanups.
Fixes <rdar://problem/14074868>.
llvm-svn: 183699
|
2013-06-10 22:04:49 +00:00 |
Eli Friedman
|
50ed150632
|
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2 of 3.
llvm-svn: 133011
|
2011-06-14 21:20:53 +00:00 |
Fariborz Jahanian
|
5701585780
|
patch to do array-to-pointer conversion in a
statement-expression. // rdar: //8600553
llvm-svn: 117479
|
2010-10-27 20:10:28 +00:00 |
Fariborz Jahanian
|
56143ae715
|
Patch for mis-compile of statement expressions with
non-trivial copy constructors. // rdar: //8540501.
A test will be added to llvm nightly tests.
llvm-svn: 117324
|
2010-10-25 23:27:26 +00:00 |