summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
authorhans <hans@chromium.org>2015-12-10 06:59:34 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-10 15:01:05 +0000
commitc4957160ca593467f9ec35001c3c35bb6bccca61 (patch)
treea560ae2e3ecece1a4e9f1c229c85100a0fc1784d /build/common.gypi
parent0bf865b9a73670b3b5820db124a09d50919988bf (diff)
downloadchromium_src-c4957160ca593467f9ec35001c3c35bb6bccca61.zip
chromium_src-c4957160ca593467f9ec35001c3c35bb6bccca61.tar.gz
chromium_src-c4957160ca593467f9ec35001c3c35bb6bccca61.tar.bz2
Roll Clang 254793:255169
This is a small roll, picking up r255169 which fixes the CFI build. BUG=568248 Review URL: https://codereview.chromium.org/1516433003 Cr-Commit-Position: refs/heads/master@{#364360}
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/common.gypi b/build/common.gypi
index e51b958..5d02b3c 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2228,8 +2228,7 @@
'clang_dynlib_flags%': '',
}],
],
- 'clang_plugin_args%': '-Xclang -plugin-arg-find-bad-constructs -Xclang check-templates '
- '-Xclang -plugin-arg-find-bad-constructs -Xclang enforce-overriding-blink ',
+ 'clang_plugin_args%': '-Xclang -plugin-arg-find-bad-constructs -Xclang check-templates',
},
# If you change these, also change build/config/clang/BUILD.gn.
'clang_chrome_plugins_flags%':