aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/ms-anonymous-struct.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie1-18/+18
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie1-24/+24
2014-08-26revert patch r216469.Fariborz Jahanian1-1/+1
2014-08-26c11- Check for c11 language option as documentation saysFariborz Jahanian1-1/+1
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner1-2/+2
2010-11-30Replace \r\n with \n. No functional change.Nick Lewycky1-99/+99
2010-11-23This test does not need to test the alignment of pointers. Make it passJohn McCall1-8/+8
2010-11-23long => int to make the test pass on system where sizeof(long) = 64.Francois Pichet1-4/+4
2010-11-23Microsoft C anonymous struct implementation.Francois Pichet1-0/+99