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

Issue 937833003: Fix clang plugin to catch defaulted inlined ctors/dtors. (Closed)

Created:
5 years, 10 months ago by dcheng
Modified:
5 years, 10 months ago
Reviewers:
hans, Nico
CC:
bzanotti, chromium-reviews, droger, vasilii
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix clang plugin to catch defaulted inlined ctors/dtors. BUG=459607, 436357 Committed: https://crrev.com/1acec8bccdfc3de4679a572e107767188ec31609 Cr-Commit-Position: refs/heads/master@{#317413}

Patch Set 1 #

Patch Set 2 : Alternate approach #

Patch Set 3 : Move constructors too #

Patch Set 4 : With Chromium fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -6 lines) Patch
M chrome/browser/ui/passwords/manage_passwords_test.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_test.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M tools/clang/plugins/FindBadConstructsConsumer.cpp View 1 2 3 chunks +13 lines, -1 line 0 comments Download
M tools/clang/plugins/tests/missing_ctor.h View 1 2 3 2 chunks +31 lines, -0 lines 0 comments Download
M tools/clang/plugins/tests/missing_ctor.txt View 1 2 3 1 chunk +12 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
dcheng
So... The good news is this is easy to fix. The bad news is it's ...
5 years, 10 months ago (2015-02-18 20:38:46 UTC) #2
Nico
lgtm How massive is massive? = default hasn't been allowed for long, I'd be surprised ...
5 years, 10 months ago (2015-02-18 20:51:15 UTC) #3
dcheng
On 2015/02/18 at 20:51:15, thakis wrote: > lgtm > > How massive is massive? = ...
5 years, 10 months ago (2015-02-18 20:54:51 UTC) #4
dcheng
Here's a slightly more complicated version that should avoid breaking backwards compatibility with Chromium (outside ...
5 years, 10 months ago (2015-02-19 18:02:16 UTC) #6
dcheng
ping! now comes with bonus fixes in chromium.
5 years, 10 months ago (2015-02-20 18:21:50 UTC) #7
Nico
this lgtm too. Should we add a flag to enable the "real" check while here?
5 years, 10 months ago (2015-02-20 18:39:05 UTC) #8
dcheng
On 2015/02/20 at 18:39:05, thakis wrote: > this lgtm too. Should we add a flag ...
5 years, 10 months ago (2015-02-20 19:11:23 UTC) #9
Nico
yes, your ps1 On Fri, Feb 20, 2015 at 11:11 AM, <dcheng@chromium.org> wrote: > On ...
5 years, 10 months ago (2015-02-20 19:15:03 UTC) #10
dcheng
On 2015/02/20 at 19:15:03, thakis wrote: > yes, your ps1 > > On Fri, Feb ...
5 years, 10 months ago (2015-02-20 19:58:04 UTC) #11
Nico
sounds good!
5 years, 10 months ago (2015-02-20 20:01:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/937833003/60001
5 years, 10 months ago (2015-02-20 21:03:53 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-20 21:59:56 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 22:00:34 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1acec8bccdfc3de4679a572e107767188ec31609
Cr-Commit-Position: refs/heads/master@{#317413}

Powered by Google App Engine
This is Rietveld 408576698