1. 72be24f Fix a thinko that caused us not to compute __builtin_offset as a by Douglas Gregor · 15 years ago
  2. 9d5d60f Diagnose __builtin_offsetof expressions that refer to bit-fields by Douglas Gregor · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. d00f200 Diagnose __builtin_offsetof on incomplete types. Fixes rdar://problem/7222956 by John McCall · 15 years ago
  5. e935696 Fix for PR4079: make sure to construct the member expressions for by Eli Friedman · 16 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. 35183ac Change the AST generated for offsetof a bit so that it looks like a by Eli Friedman · 16 years ago
  8. 601bae3 Simplify test. by Anders Carlsson · 16 years ago
  9. e0c5414 make this pass by adding an expected error, add some tests. by Chris Lattner · 17 years ago
  10. 5a1deb8 Implement __builtin_offsetof. by Anders Carlsson · 17 years ago
  11. 3b427b3 rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  12. 9f3d942 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  13. d3fb6ad a new testcase by Chris Lattner · 17 years ago