search for: 1bd9bec1

Displaying 2 results from an estimated 2 matches for "1bd9bec1".

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
2015 Mar 19
2
[LLVMdev] Final added to parser<bool>
...make[1]: Leaving directory `/home/rkotler/mclinker_build/lib' > make: *** [all-recursive] Error 1 > > > > Reed > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150318/1bd9bec1/attachment.html>