Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some handling of AST nodes with diagnostics. | Richard Trieu | 2018-03-28 | 1 | -3/+3 |
* | [MS Compat]Allow __interfaces to have properties. | Erich Keane | 2017-09-20 | 1 | -0/+29 |
* | [Sema] Implement several unary type traits more accurately | David Majnemer | 2015-11-16 | 1 | -1/+3 |
* | Revert r218925 - "Patch to warn if 'override' is missing" | Alexander Potapenko | 2014-10-03 | 1 | -2/+2 |
* | Patch to warn if 'override' is missing | Fariborz Jahanian | 2014-10-02 | 1 | -2/+2 |
* | Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a... | David Blaikie | 2014-04-02 | 1 | -1/+1 |
* | Add the Microsoft __is_interface_class type trait. | John McCall | 2012-09-25 | 1 | -0/+4 |
* | Fix for r163013 regression and further __interface enhancement. | John McCall | 2012-09-25 | 1 | -0/+73 |