Add ShouldSkip variant that can read a --match flag directly.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Aug 2013 15:52:46 +0000 (15:52 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Aug 2013 15:52:46 +0000 (15:52 +0000)
commita6f37e77c1c95f0a06ac55ff659cb7b8dfabefcf
tree6310645cf497f908894d36bf749e47c53ef5233d
parent06f05989570fbf2ced3d2d1690ea1276b7330b5f
Add ShouldSkip variant that can read a --match flag directly.

Just seemed like we were going through lots of hoops for this common case.

BUG=
R=scroggo@google.com

Author: mtklein@google.com

Review URL: https://chromiumcodereview.appspot.com/23708009

git-svn-id: http://skia.googlecode.com/svn/trunk@11034 2bbb7eff-a529-9590-31e7-b0007b416f81
experimental/SkiaExamples/SkExample.cpp
experimental/SkiaExamples/SkExample.h
gm/gmmain.cpp
tests/skia_test.cpp
tools/flags/SkCommandLineFlags.cpp
tools/flags/SkCommandLineFlags.h