Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(634)

Issue 644783004: Replace OVERRIDE with its C++11 counterparts in src/chrome_elf (Closed)

Created:
6 years, 2 months ago by RAGHURAM
Modified:
6 years, 2 months ago
CC:
chromium-reviews, caitkp+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Replace OVERRIDE with its C++11 counterparts in src/chrome_elf This step is a complete search for OVERRIDE to replace it with its lowercase versions. BUG=417463 Committed: https://crrev.com/0c5b0e52b39e2481d5dfd7a8472daf938b063e69 Cr-Commit-Position: refs/heads/master@{#299241}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome_elf/chrome_elf_util_unittest.cc View 1 chunk +1 line, -1 line 1 comment Download
M chrome_elf/create_file/chrome_create_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_elf/ntdll_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
RAGHURAM
Please Review. Thanks & Regards
6 years, 2 months ago (2014-10-10 08:27:35 UTC) #2
Cait (Slow)
lgtm
6 years, 2 months ago (2014-10-10 14:29:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/644783004/1
6 years, 2 months ago (2014-10-11 07:20:06 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-11 08:19:46 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/0c5b0e52b39e2481d5dfd7a8472daf938b063e69 Cr-Commit-Position: refs/heads/master@{#299241}
6 years, 2 months ago (2014-10-11 08:20:33 UTC) #7
grt (UTC plus 2)
https://codereview.chromium.org/644783004/diff/1/chrome_elf/chrome_elf_util_unittest.cc File chrome_elf/chrome_elf_util_unittest.cc (right): https://codereview.chromium.org/644783004/diff/1/chrome_elf/chrome_elf_util_unittest.cc#newcode60 chrome_elf/chrome_elf_util_unittest.cc:60: virtual void SetUp() override { the style guide states: ...
6 years, 2 months ago (2014-10-16 01:52:21 UTC) #9
Avi (use Gerrit)
On 2014/10/16 01:52:21, grt wrote: > https://codereview.chromium.org/644783004/diff/1/chrome_elf/chrome_elf_util_unittest.cc > File chrome_elf/chrome_elf_util_unittest.cc (right): > > https://codereview.chromium.org/644783004/diff/1/chrome_elf/chrome_elf_util_unittest.cc#newcode60 > ...
6 years, 2 months ago (2014-10-16 01:54:38 UTC) #10
grt (UTC plus 2)
On 2014/10/16 01:54:38, Avi wrote: > On 2014/10/16 01:52:21, grt wrote: > > > https://codereview.chromium.org/644783004/diff/1/chrome_elf/chrome_elf_util_unittest.cc ...
6 years, 2 months ago (2014-10-16 03:04:27 UTC) #11
robertshield
My understanding was that we allowed both until Clang gets fixed as per https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/EW0wSDQQK8I The ...
6 years, 2 months ago (2014-10-16 03:28:27 UTC) #12
grt (UTC plus 2)
6 years, 2 months ago (2014-10-16 13:26:53 UTC) #13
Message was sent while issue was closed.
On 2014/10/16 03:28:27, robertshield wrote:
> My understanding was that we allowed both until Clang gets fixed as per
>
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/EW0wSDQQK8I
> 
> The commit you mentioned predates the thread but I haven't seen any
> announcement about moving to be consistent with the style guide on this
> point yet.

Oops, my bad. Carry on.

Powered by Google App Engine
This is Rietveld 408576698