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

Unified Diff: tools/clang/plugins/tests/ipc.flags

Issue 1785523002: Fix tests for check-ipc Clang plugin to pass on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adjust error counts Created 4 years, 9 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 | « tools/clang/plugins/tests/ipc.cpp ('k') | tools/clang/plugins/tests/ipc.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/clang/plugins/tests/ipc.flags
diff --git a/tools/clang/plugins/tests/ipc.flags b/tools/clang/plugins/tests/ipc.flags
index 49716d669a3f6556986113d0d9e8b24f853efb88..33926b668a243889fa0422d0753d84e0a7fa1f3e 100644
--- a/tools/clang/plugins/tests/ipc.flags
+++ b/tools/clang/plugins/tests/ipc.flags
@@ -1 +1 @@
--ferror-limit=0 -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc
+-ferror-limit=0 -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -fno-delayed-template-parsing
« no previous file with comments | « tools/clang/plugins/tests/ipc.cpp ('k') | tools/clang/plugins/tests/ipc.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698