[llvm-commits] [llvm] r134907 - /llvm/trunk/utils/TableGen/

David A. Greene greened at obbligato.org
Mon Jul 11 11:53:46 PDT 2011


Rafael Ávila de Espíndola <rafael.espindola at gmail.com> writes:

> I think this is causing:
>
> /home/espindola/llvm/llvm/utils/TableGen/SetTheory.h:58:1: warning: 
> struct 'Init' was previously
>        declared as a class [-Wmismatched-tags]
> struct Init;
> ^
> /home/espindola/llvm/llvm/utils/TableGen/Record.h:556:7: note: previous 
> use is here
> class Init : public FastFoldingSetNode {

Odd.  I just updated and built without problems.  I'll investigate.

                            -Dave




More information about the llvm-commits mailing list