[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final'...
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. XCore edition llvm-svn: 207501
Loading
Please sign in to comment