commit | 18f07db183f563bd645f69adf9315f9b57accc62 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Aug 06 03:25:17 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Aug 06 03:25:17 2012 +0000 |
tree | efb6c6dda0d91581dbcfc9bef8450d982d162e34 | |
parent | f716bb859bbf05e3921ec3297013c52936adf662 [diff] |
PR13499: Don't try to check whether 'override' has been validly applied until we know whether the function is virtual. But check it as soon as we do know; in some cases we don't need to wait for an instantiation. llvm-svn: 161316