[llvm-commits] [llvm] r132621 - in /llvm/trunk: test/TableGen/SetTheory.td utils/TableGen/CMakeLists.txt utils/TableGen/SetTheory.cpp utils/TableGen/SetTheory.h utils/TableGen/TableGen.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Jun 3 22:16:38 PDT 2011


On Jun 3, 2011, at 10:06 PM, Nick Lewycky wrote:

> Sean Hunt wrote:
>> 
>> These are triggering -Wno-virtual-destructor warnings.
> 
> Furthermore, I'm seeing these:
> 
> SetTheory.cpp:69:8: warning: ‘virtual 
> void<unnamed>::SetIntBinOp::apply(llvm::SetTheory&, llvm::DagInit*, 
> <unnamed>::RecSet&)’ was hidden

Both should be fixed in r132624, thanks!

/jakob





More information about the llvm-commits mailing list