diff options
author | dmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-08 16:47:18 +0000 |
---|---|---|
committer | dmichael@chromium.org <dmichael@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-08 16:47:18 +0000 |
commit | 0984bb742730b1584f4a8c4706d849f70df48d2d (patch) | |
tree | d02c4ab2449b4f3bcec8096f59d02bbf38b6cc73 /media/cast/cast_sender_impl.cc | |
parent | b04807e4cbe023381bb120995717a0d76e34e724 (diff) | |
download | chromium_src-0984bb742730b1584f4a8c4706d849f70df48d2d.zip chromium_src-0984bb742730b1584f4a8c4706d849f70df48d2d.tar.gz chromium_src-0984bb742730b1584f4a8c4706d849f70df48d2d.tar.bz2 |
Add Clang plugin check for WeakPtrFactory member order
Also consolidates some of the FindBadConstruct options in to a small struct for readability.
The WeakPtrFactory member order is behind a flag, because
there are many violations in Chromium right now. Also, there
might need to be exceptions in the checker. For example,
we might want to allow more than one WeakPtrFactory to refer
to the outer class, as long as all such factories appear
after all other members. That's TBD.
BUG=303818
R=erg@chromium.org
Review URL: https://codereview.chromium.org/26303002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227528 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/cast/cast_sender_impl.cc')
0 files changed, 0 insertions, 0 deletions