History log of /external/clang/test/CodeGen/ms-anonymous-struct.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3ea9e33ea25e0c2b12db56418ba3f994eb662c04 08-Apr-2015 Pirama Arumuga Nainar <pirama@google.com> Update aosp/master clang for rebase to r233350

Change-Id: I12d4823f10bc9e445b8b86e7721b71f98d1df442
/external/clang/test/CodeGen/ms-anonymous-struct.c
9cbe4f0ba01ec304e1e3d071c071f7bca33631c0 09-Jul-2011 Chris Lattner <sabre@nondot.org> clang side to match the LLVM IR type system rewrite patch.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134831 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-anonymous-struct.c
f0438e728f6e6954990ca9eed4ed1aae9d6aa098 30-Nov-2010 Nick Lewycky <nicholas@mxc.ca> Replace \r\n with \n. No functional change.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120379 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-anonymous-struct.c
6c6feaca2b1f006e4aaed60c784fe876b63f56d2 23-Nov-2010 John McCall <rjmccall@apple.com> This test does not need to test the alignment of pointers. Make it pass
on 64-bit systems.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120014 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-anonymous-struct.c
02a8078b9de108b6d0c33f488ebf06cb826cf4b6 23-Nov-2010 Francois Pichet <pichet2000@gmail.com> long => int to make the test pass on system where sizeof(long) = 64.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120005 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-anonymous-struct.c
8e161ed8e63bd9d3783a987d837b72b2b96c4512 23-Nov-2010 Francois Pichet <pichet2000@gmail.com> Microsoft C anonymous struct implementation.
Documentation: http://msdn.microsoft.com/en-us/library/z2cx9y4f.aspx

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120000 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-anonymous-struct.c