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

Unified Diff: webrtc/base/base.gyp

Issue 2358993004: Enable the -Wundef warning for clang (Closed)
Patch Set: rebase Created 4 years, 3 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 | « webrtc/base/BUILD.gn ('k') | webrtc/base/basictypes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index c2f5d319fd91c1bb51c3351a47af668db71c9cf8..0e923a308a806370bb98fd3e591726312740aa8d 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -59,6 +59,7 @@
'file.h',
'format_macros.h',
'function_view.h',
+ 'ignore_wundef.h',
'location.h',
'location.cc',
'md5.cc',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/basictypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698