1. 8c4bfe5 Fixed cast to union with anonymous bitfields. by Abramo Bagnara · 14 years ago
  2. 08a4190 Improve diagnostics like "initializing <type> from an expression of by Douglas Gregor · 15 years ago
  3. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. 6ed2ef8 add support for initializing static vars with a cast to union (gcc extension) by Nuno Lopes · 16 years ago
  7. eff2cd5 PR2746: Implement GCC cast to union extension by Seo Sanghyeon · 16 years ago