Chromium Code Reviews| Index: tools/clang/plugins/tests/ipc.flags |
| diff --git a/tools/clang/plugins/tests/ipc.flags b/tools/clang/plugins/tests/ipc.flags |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2311555a40a51689f876f9dc621dec9b03c298a9 |
| --- /dev/null |
| +++ b/tools/clang/plugins/tests/ipc.flags |
| @@ -0,0 +1 @@ |
| +-ferror-limit=50 -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc |
|
dcheng
2016/02/23 19:46:47
-ferror-limit=0?
50 seems kind of arbitrary.
Dmitry Skiba
2016/02/24 14:39:04
Done.
|