Displaying 1 result from an estimated 1 matches for "73fb34cf".
2015 Mar 19
2
[LLVMdev] Final added to parser<bool>
Hi David,
Is there a reason that we need to have "final" for parser<bool> ???
This breaks the compilation of mclinker which derives a class from this.
In file included from
/home/rkotler/workspace/mclinker/lib/Support/CommandLine.cpp:9:0:
/home/rkotler/workspace/mclinker/include/mcld/Support/CommandLine.h:49:7: error:
cannot derive from ‘final’ base