[llvm-bugs] [Bug 43908] constexpr and __declspec(property(...))) don't work together
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 13 14:56:11 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=43908
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Yes, that patch added support for constant evaluation of PseudoObjectExprs for
a completely different reason. But nonetheless, the support is there now :)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191213/c183ddf1/attachment.html>
More information about the llvm-bugs
mailing list