Hi John, Andy,

Have you tested this patch?
It fails for me as of r165103 with the following assertion:
  Assertion failed: !isa<CXXConstructorDecl>(D) && \
    "Use other ctor with ctor decls!", file
  C:\src\llvm\tools\clang\include\clang/AST/GlobalDecl.h, line 32

Can you please take a look?

Thanks,
Timur

On Tue, Sep 25, 2012 at 11:32 AM, John McCall <[email protected]> wrote:
> Author: rjmccall
> Date: Tue Sep 25 02:32:39 2012
> New Revision: 164590
>
> URL: http://llvm.org/viewvc/llvm-project?rev=164590&view=rev
> Log:
> Fix for r163013 regression and further __interface enhancement.
> Patch by Andy Gibbs!
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to