[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. Mips edition llvm-svn: 207506
Loading
Please sign in to comment