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

Issue 2778183003: Make base::FilePath move constructor and assignment noexcept. (Closed)

Created:
3 years, 8 months ago by brettw
Modified:
3 years, 8 months ago
Reviewers:
jbroman
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make base::FilePath move constructor and assignment noexcept. This should improve performance slightly when used in certain cases like a std::vector. Review-Url: https://codereview.chromium.org/2778183003 Cr-Commit-Position: refs/heads/master@{#460470} Committed: https://chromium.googlesource.com/chromium/src/+/4e53ee167df2f069c380ad218e56d34772ec83e2

Patch Set 1 #

Patch Set 2 : Just move constructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/files/file_path.h View 1 1 chunk +1 line, -1 line 0 comments Download
M base/files/file_path.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (12 generated)
brettw
3 years, 8 months ago (2017-03-28 23:23:13 UTC) #3
jbroman
Windows failure: FAILED: obj/base/base/file_path.obj ninja -t msvc -e environment.x86 -- E:\b\c\goma_client/gomacc.exe "E:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\VC\bin\amd64_x86/cl.exe" /nologo /showIncludes /FC ...
3 years, 8 months ago (2017-03-29 14:16:01 UTC) #7
jbroman
On 2017/03/29 at 14:16:01, jbroman wrote: > Windows failure: > > FAILED: obj/base/base/file_path.obj > ninja ...
3 years, 8 months ago (2017-03-29 14:18:45 UTC) #8
brettw
Just move constructor
3 years, 8 months ago (2017-03-29 15:01:37 UTC) #9
jbroman
lgtm
3 years, 8 months ago (2017-03-29 17:28:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2778183003/20001
3 years, 8 months ago (2017-03-29 17:51:52 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 18:48:20 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4e53ee167df2f069c380ad218e56...

Powered by Google App Engine
This is Rietveld 408576698