summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ms-anonymous-struct.c
Commit message (Expand)AuthorAgeFilesLines
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+2
* Replace \r\n with \n. No functional change.Nick Lewycky2010-11-301-99/+99
* This test does not need to test the alignment of pointers. Make it passJohn McCall2010-11-231-8/+8
* long => int to make the test pass on system where sizeof(long) = 64.Francois Pichet2010-11-231-4/+4
* Microsoft C anonymous struct implementation.Francois Pichet2010-11-231-0/+99