summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/offsetof.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a thinko that caused us not to compute __builtin_offset as aDouglas Gregor2010-04-301-0/+3
* Diagnose __builtin_offsetof expressions that refer to bit-fieldsDouglas Gregor2010-04-281-1/+9
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* 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
OpenPOWER on IntegriCloud