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
Author: ibiryukov
Date: Fri Feb 2 00:40:08 2018
New Revision: 324062
URL: http://llvm.org/viewvc/llvm-project?rev=324062&view=rev
Log:
[Sema] Add implicit members even for invalid CXXRecordDecls
Summary:
It should be safe, since other code paths are already generating
implicit members even in in