Use a better c++11 readiness check.
commit83ea589954286349dfb86cbfb0c9337ae5019108
authorNico Weber <thakis@chromium.org>
Tue, 16 Sep 2014 19:42:37 +0000 (16 12:42 -0700)
committerNico Weber <thakis@chromium.org>
Tue, 16 Sep 2014 19:43:56 +0000 (16 19:43 +0000)
tree856ff15471833e1a5789cbca9be9c3c24bc8a101
parentb4e3817fa26c6c53ea930beab249c51d0370bd31
Use a better c++11 readiness check.

This is like https://codereview.chromium.org/443483002/ , but that check wasn't
as convincing as it could have been since clang accepts override and final as
an extension in c++98 mode. No intended behavior change.

If your bot can't deal with this, please let me know!

BUG=none
R=viettrungluu@chromium.org

Review URL: https://codereview.chromium.org/555383004

Cr-Commit-Position: refs/heads/master@{#295128}
base/macros.h