r258768 - [Sema] Incomplete types are OK for covariant returns

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 31 17:38:11 PST 2016


Done in r258768.

On Sun, Jan 31, 2016 at 10:49 AM, Kim Gräsman <kim.grasman at gmail.com> wrote:

> On Sun, Jan 31, 2016 at 5:24 PM, Kim Gräsman <kim.grasman at gmail.com>
> wrote:
> > On Sun, Jan 31, 2016 at 2:50 PM, David Majnemer
> > <david.majnemer at gmail.com> wrote:
> >>
> >> It is the same issue as CWG defect report 1250:
> >> http://wg21.cmeerw.net/cwg/issue1250
> >>
> >> I forget how to tell how far back a DR applies but I'd guess this one
> goes
> >> as far back as C++11.
> >
> > Thanks, I didn't know there was a DR for this.
>
> Oh, this should probably be updated:
> http://clang.llvm.org/cxx_dr_status.html#1250
>
> - K
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160131/1e3a0a26/attachment.html>


More information about the cfe-commits mailing list