search for: 6212877c

Displaying 2 results from an estimated 2 matches for "6212877c".

2014 Mar 05
2
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
On Mar 4, 2014, at 10:48 PM, Duncan Exon Smith <dexonsmith at apple.com> wrote: >>>> >>>>> Related, should we require use of 'override' when methods override a base >>>>> class method? >>>> >>>> My vote: require override. >>> >>> +1: override is useful and prevents errors. >> Would it be too
2014 Mar 05
2
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
...ast thinking about override - but having a "coding style" warning of "I always intend to use override" would still be useful. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140305/6212877c/attachment.html>