commit | f6935316b438a3848141644c9d10098de3da0a2d | [log] [tgz] |
---|---|---|
author | mohan.reddy <mohan.reddy@samsung.com> | Tue Oct 14 05:57:50 2014 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 14 05:58:13 2014 |
tree | bbea3734bb4e02cf8d3edc6c2ae7c88688d4fbc5 | |
parent | 00336db6f7bcdd0b540aeec83e07befed40dc15d [diff] |
Adding Presubmit error when OVERRIDE and FINAL is not used as C++11 standard Alerting the error for use to use c++11 constructs |override| and |final| instead of OVERRIDE and FINAL respctively BUG=417463 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/638663003 Cr-Commit-Position: refs/heads/master@{#299435}