On Mon, Sep 12, 2016 at 11:41 AM, David Blaikie <dblai...@gmail.com> wrote:

> (idle thought: It'd be good to make the code common between the first time
> a type is encountered, and the later callbacks when the type is completed,
> required to be complete, vtable is emitted, etc - the inconsistency here (&
> it's spread out through several functions: complete[Required]Type,
> shouldOmitDefinition, isDefinedInClangModule, etc) is a bit
> problematic/error prone)
>

I went for that in r281278.
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to