1. 8ecdb65 Completely reimplement __builtin_offsetof, based on a patch by Roberto Amadini. by Douglas Gregor · 14 years ago
  2. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 75b699a Suppress warnings and errors about certain uses of non-POD types (in by Douglas Gregor · 15 years ago
  5. 16c5378 Make sure to call PerformObjectMemberConversion where necessary. by Eli Friedman · 15 years ago
  6. c0d600c Fix/re-enable test. by Eli Friedman · 15 years ago
  7. 9c2b347 Disable this test case, I'm tired of seeing red. :) by Daniel Dunbar · 15 years ago
  8. 5992e4a Fix a thinko and a test. by Anders Carlsson · 15 years ago
  9. f9b8bc6 Downgrade the invalid offsetof error to a warning. by Anders Carlsson · 15 years ago
  10. 6d7f149 It's an error to call offsetof on a non-POD type. by Anders Carlsson · 15 years ago