summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/ms-interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some handling of AST nodes with diagnostics.Richard Trieu2018-03-281-3/+3
* [MS Compat]Allow __interfaces to have properties.Erich Keane2017-09-201-0/+29
* [Sema] Implement several unary type traits more accuratelyDavid Majnemer2015-11-161-1/+3
* Revert r218925 - "Patch to warn if 'override' is missing"Alexander Potapenko2014-10-031-2/+2
* Patch to warn if 'override' is missingFariborz Jahanian2014-10-021-2/+2
* Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a...David Blaikie2014-04-021-1/+1
* Add the Microsoft __is_interface_class type trait.John McCall2012-09-251-0/+4
* Fix for r163013 regression and further __interface enhancement.John McCall2012-09-251-0/+73
OpenPOWER on IntegriCloud