Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -2/+2 |
| | | | | llvm-svn: 134831 | ||||
* | Replace \r\n with \n. No functional change. | Nick Lewycky | 2010-11-30 | 1 | -99/+99 |
| | | | | llvm-svn: 120379 | ||||
* | This test does not need to test the alignment of pointers. Make it pass | John McCall | 2010-11-23 | 1 | -8/+8 |
| | | | | | | on 64-bit systems. llvm-svn: 120014 | ||||
* | long => int to make the test pass on system where sizeof(long) = 64. | Francois Pichet | 2010-11-23 | 1 | -4/+4 |
| | | | | llvm-svn: 120005 | ||||
* | Microsoft C anonymous struct implementation. | Francois Pichet | 2010-11-23 | 1 | -0/+99 |
Documentation: http://msdn.microsoft.com/en-us/library/z2cx9y4f.aspx llvm-svn: 120000 |