On Apr 26, 2007, at 2:18 PM, Chris Lattner wrote:

> From IRC:
>
> heisenbug: /gdm/llvm/include/llvm/Pass.h: In destructor 'virtual
> llvm::Pass::~Pass()':
> heisenbug: /gdm/llvm/include/llvm/Pass.h:91: warning: possible
> problem detected in invocation of delete operator:
> heisenbug:
> /gdm/llvm/include/llvm/Pass.h:91: warning: invalid use of undefined
> type 'struct llvm::AnalysisResolver'
>
oops..

> Can you please move the dtor out of line?  Thanks,

sure.
-
Devang
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to