| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed cast to union with anonymous bitfields. | Abramo Bagnara | 2010-10-07 | 1 | -1/+2 |
| * | Improve diagnostics like "initializing <type> from an expression of | Douglas Gregor | 2010-04-09 | 1 | -1/+1 |
| * | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor | 2010-04-09 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | add support for initializing static vars with a cast to union (gcc extension) | Nuno Lopes | 2009-01-15 | 1 | -0/+10 |
| * | PR2746: Implement GCC cast to union extension | Seo Sanghyeon | 2009-01-15 | 1 | -0/+9 |

