[LLVMdev] [RFC] C++11: 'virtual' and 'override'

Joerg Sonnenberger joerg at britannica.bec.de
Wed Mar 5 03:54:35 PST 2014


On Tue, Mar 04, 2014 at 10:48:49PM -0800, Duncan Exon Smith wrote:
> Might be a nightmare when including legacy headers, but warnings can always be disabled...

What about tagging the class as requiring override? Could be an
attribute or pragma...

Joerg



More information about the llvm-dev mailing list