Age | Commit message (Expand) | Author |
---|---|---|
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2010-11-30 | Replace \r\n with \n. No functional change. | Nick Lewycky |
2010-11-23 | This test does not need to test the alignment of pointers. Make it pass | John McCall |
2010-11-23 | long => int to make the test pass on system where sizeof(long) = 64. | Francois Pichet |
2010-11-23 | Microsoft C anonymous struct implementation. | Francois Pichet |