Chris Lattner
|
a5f58b05e8
|
clang side to match the LLVM IR type system rewrite patch.
llvm-svn: 134831
|
2011-07-09 17:41:47 +00:00 |
Nick Lewycky
|
5421621d2b
|
Replace \r\n with \n. No functional change.
llvm-svn: 120379
|
2010-11-30 01:47:38 +00:00 |
John McCall
|
20c00e0e7b
|
This test does not need to test the alignment of pointers. Make it pass
on 64-bit systems.
llvm-svn: 120014
|
2010-11-23 10:15:48 +00:00 |
Francois Pichet
|
ce87a7e45c
|
long => int to make the test pass on system where sizeof(long) = 64.
llvm-svn: 120005
|
2010-11-23 07:15:13 +00:00 |
Francois Pichet
|
0c71f6c5d3
|
Microsoft C anonymous struct implementation.
Documentation: http://msdn.microsoft.com/en-us/library/z2cx9y4f.aspx
llvm-svn: 120000
|
2010-11-23 06:07:27 +00:00 |