| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a refacto that broke the clang-on-clang build. | Anders Carlsson | 2010-02-12 | 1 | -1/+20 |
| * | Correctly initialize the PrimaryBaseInfo if a base is null. Fixes PR5832. | Anders Carlsson | 2009-12-19 | 1 | -0/+8 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Fix test. | Anders Carlsson | 2009-10-12 | 1 | -0/+1 |
| * | Factor out devirtualization checking into a separate function and make it han... | Anders Carlsson | 2009-10-12 | 1 | -7/+0 |
| * | If the base type of a member call is a record type we don't need to emit a vi... | Anders Carlsson | 2009-10-11 | 1 | -1/+8 |
| * | Fix test. | Anders Carlsson | 2009-10-06 | 1 | -7/+1 |
| * | Pass the right type to GetAddrOfFunction when getting functions for the VTabl... | Anders Carlsson | 2009-10-06 | 1 | -0/+16 |

