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