[PATCH] Fix bug in MS property handling

Will Wilson will at indefiant.com
Fri Jun 14 03:18:32 PDT 2013


Hi All,

The attached patch fixes a bug in the MS property handling when properties
are passed as arguments when the getter returns a reference to the declared
type. Notably this fixes an error (and asserts) when parsing the core
Windows header atlbase.h.

The patch includes tests and is built against the latest clang trunk.

Please review and commit if everything looks good.

Cheers!
Will.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130614/0f4c8e29/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msprop_refs.patch
Type: application/octet-stream
Size: 1263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130614/0f4c8e29/attachment.obj>


More information about the cfe-commits mailing list