search for: pr387

Displaying 1 result from an estimated 1 matches for "pr387".

Did you mean: pr3877
2006 Aug 28
0
[LLVMdev] -Woverloaded-virtual
...nfo(llvm::CallSite, llvm::Value*, unsigned int)' then you need to fix it before committing. The fix usually involves: (a) renaming the overloads so they aren't overloaded (best option) (b) providing definitions for all overloaded virtuals in all subclasses For further details, please see PR387. Reid.