This is an archive of the discontinued LLVM Phabricator instance.

[MSVC] Fix for http://llvm.org/PR24132: __declspec(property): double invocations of foo() when compiling foo()->propertyName
ClosedPublic

Authored by ABataev on Oct 1 2015, 10:13 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

ABataev updated this revision to Diff 36331.Oct 1 2015, 10:13 PM
ABataev retitled this revision from to [MSVC] Fix for http://llvm.org/PR24132: __declspec(property): double invocations of foo() when compiling foo()->propertyName.
ABataev updated this object.
ABataev added a reviewer: rnk.
ABataev added a subscriber: cfe-commits.
rnk accepted this revision.Oct 13 2015, 9:39 AM
rnk edited edge metadata.

lgtm

Thanks, sorry for the delay, EH was keeping me busy. =/

This revision is now accepted and ready to land.Oct 13 2015, 9:39 AM

I see, no problems, thanks!

Best regards,

Alexey Bataev

Software Engineer
Intel Compiler Team
Intel Corp.

This revision was automatically updated to reflect the committed changes.