Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: build/common.gypi

Issue 1651643002: Roll clang 257955:259395 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: opuuuuuuuuhuhuhuhuhuhuhus Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index ac389ca01097197713ef4767b77737f42f7c101d..e06fbdfab06b52cce06db751ff1e1015bf2c83b3 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -3120,11 +3120,6 @@
# TODO: Enable on Windows too, http://crbug.com/404525
'variables': { 'clang_warning_flags': ['-Wexit-time-destructors']},
}],
- ['"<!(python <(DEPTH)/tools/clang/scripts/update.py --print-revision)"!="257955-1"', {
- # TODO(thakis): Remove once
- # https://chromium-review.googlesource.com/#/c/324860/ is in.
- 'variables': { 'clang_warning_flags': ['-Wno-constant-conversion']},
- }],
['chromium_code==0', {
'variables': {
'clang_warning_flags': [
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698