History log of /external/skia/gn/is_clang.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
53c7bbfaaf80983c14f2f4f25be0786158d50236 27-Sep-2016 csmartdalton <csmartdalton@google.com> GN: match shell behavior for cc and cxx in is_clang.py

Interprets cc/cxx as part of the shell command rather than literal
arguments. This matches the behavior of shell invocations from ninja.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2375573002

Review-Url: https://codereview.chromium.org/2375573002
/external/skia/gn/is_clang.py
f347c51226cbad94b48bd6befdcddda04b6c8c62 26-Sep-2016 mtklein <mtklein@chromium.org> GN: detect is_clang, use it to switch Clang to warning blacklist.

Same as the last CL, now with -Wno-over-aligned.

CQ_INCLUDE_TRYBOTS=master.client.skia.compile:Build-Ubuntu-Clang-x86-Debug-GN_Android-Trybot

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2369033002

TBR=bungeman@google.com

NOTREECHECKS=true

Review-Url: https://codereview.chromium.org/2369033002
/external/skia/gn/is_clang.py
0dc744ac340ee061faf4518be85cc28e38a4471b 26-Sep-2016 Mike Klein <mtklein@google.com> Revert "GN: detect is_clang, use it to switch Clang to warning blacklist."

This reverts commit I09c3487adfeb26a6fb07e1939cb927c5d7de3107.

Reason for revert: -Wover-aligned on x86 Android bots

Original issue's description:
> GN: detect is_clang, use it to switch Clang to warning blacklist.
>
> BUG=skia:
>
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2599
>
> Change-Id: I09c3487adfeb26a6fb07e1939cb927c5d7de3107
> Reviewed-on: https://skia-review.googlesource.com/2599
> Reviewed-by: Ben Wagner <bungeman@google.com>
> Commit-Queue: Mike Klein <mtklein@chromium.org>
>

TBR=mtklein@chromium.org,bungeman@google.com,reviews@skia.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Change-Id: Ic07bf7896a305be6c377f14a573cb10836f1a6f8
Reviewed-on: https://skia-review.googlesource.com/2601
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
/external/skia/gn/is_clang.py
787339e94278296639b36b980e1e6d5726ca9130 26-Sep-2016 Mike Klein <mtklein@chromium.org> GN: detect is_clang, use it to switch Clang to warning blacklist.

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2599

Change-Id: I09c3487adfeb26a6fb07e1939cb927c5d7de3107
Reviewed-on: https://skia-review.googlesource.com/2599
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
/external/skia/gn/is_clang.py