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

David A. Greene greened at obbligato.org
Mon Jul 11 12:00:23 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;
> ^

Fixed in 134908.  Thanks for the heads-up!

                              -Dave




More information about the llvm-commits mailing list