Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 1 | -18/+18 |
2015-02-27 | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 1 | -24/+24 |
2014-08-26 | revert patch r216469. | Fariborz Jahanian | 1 | -1/+1 |
2014-08-26 | c11- Check for c11 language option as documentation says | Fariborz Jahanian | 1 | -1/+1 |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 1 | -2/+2 |
2010-11-30 | Replace \r\n with \n. No functional change. | Nick Lewycky | 1 | -99/+99 |
2010-11-23 | This test does not need to test the alignment of pointers. Make it pass | John McCall | 1 | -8/+8 |
2010-11-23 | long => int to make the test pass on system where sizeof(long) = 64. | Francois Pichet | 1 | -4/+4 |
2010-11-23 | Microsoft C anonymous struct implementation. | Francois Pichet | 1 | -0/+99 |