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