I'll try to come up with a fix, thanks for spotting that.
On Sat, Feb 3, 2018 at 2:24 AM Eric Fiselier wrote:
> This causes some stray diagnostics to be emitted in certian cases where a
> base class is already invalid:
>
> Reproducer:
> https://gist.github.com/EricWF/588a361030edeaebbbc1155b834
This causes some stray diagnostics to be emitted in certian cases where a
base class is already invalid:
Reproducer: https://gist.github.com/EricWF/588a361030edeaebbbc1155b8347cab0
On Fri, Feb 2, 2018 at 1:40 AM, Ilya Biryukov via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: ibiryu