aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/offsetof.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Diagnose extensions in 'offsetof'Aaron Ballman1-0/+4
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2009-01-24Fix for PR2910: implement CodeGen for non-constant offsetof.Eli Friedman1-0/+12