Age | Commit message (Expand) | Author |
---|---|---|
2013-01-21 | AST/VTableBuilder.h: Suppress a warning. [-Wunused-private-field] | NAKAMURA Takumi |
2013-01-21 | First step towards vftable generation with -cxx-abi microsoft PR13231 | Timur Iskhodzhanov |
2012-08-24 | Fix integer unsigned behavior in clang due to signed left shift overflow. | Richard Smith |
2012-04-14 | Replace manual delete[] with OwningArrayPtr. | Benjamin Kramer |
2011-11-09 | Fixing 80 col violations (& removing any trailing whitespace on files I was t... | David Blaikie |
2011-09-26 | Move VTable builder to AST | Peter Collingbourne |