summaryrefslogtreecommitdiff
path: root/test/Sema/offsetof.c
Commit message (Expand)AuthorAgeFilesLines
* Diagnose __builtin_offsetof on incomplete types. FixesJohn McCall2009-11-041-0/+6
* Fix for PR4079: make sure to construct the member expressions for Eli Friedman2009-04-261-0/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Change the AST generated for offsetof a bit so that it looks like a Eli Friedman2009-02-271-0/+10
* Simplify test.Anders Carlsson2008-12-061-3/+4
* make this pass by adding an expected error, add some tests.Chris Lattner2008-01-301-1/+10
* Implement __builtin_offsetof.Anders Carlsson2008-01-291-0/+4
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* a new testcaseChris Lattner2007-08-301-0/+23