Enable -Wextra-tokens on win clang.
commitbe8d6f52672bf61324b2ac988ef7776ade9d1628
authorDaniel Cheng <dcheng@chromium.org>
Sat, 11 Jul 2015 05:16:19 +0000 (10 22:16 -0700)
committerDaniel Cheng <dcheng@chromium.org>
Sat, 11 Jul 2015 05:18:17 +0000 (11 05:18 +0000)
tree6a4c28fc16b6d8a74f7b9b59af27563ad44b5ec3
parent59ef9be12ee89bc452b83bec060d90514dc86c66
Enable -Wextra-tokens on win clang.

This warns on code of the form:
#endif RANDOM_TEXT
MIDL generated code tends to emit code in this pattern, so suppress
this warning when compiling MIDL generated files.

BUG=504663
R=thakis@chromium.org
TBR=dtseng, robertshield, weitaosu

Review URL: https://codereview.chromium.org/1233453008

Cr-Commit-Position: refs/heads/master@{#338435}
build/common.gypi
build/config/compiler/BUILD.gn
build/toolchain/win/midl.gni
google_update/google_update.gyp
remoting/remoting_host_win.gypi
third_party/iaccessible2/iaccessible2.gyp
third_party/isimpledom/isimpledom.gyp