Displaying 2 results from an estimated 2 matches for "ab3598da".
2014 Mar 06
2
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
...http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>>
>
>
> --
> ~Craig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140306/ab3598da/attachment.html>
2014 Mar 05
2
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
clang-modernize has a -format option that will run clang-format on the code it changes.
Ben
On Mar 5, 2014, at 2:26 PM, Craig Topper <craig.topper at gmail.com> wrote:
> clang-modernize can add the 'override', but it can't currently delete 'virtual'. It will also potentially overflow 80 columns. And if it removed virtual it would fail to align a second line of