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