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

Unified Diff: tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.flags

Issue 551343002: Blink GC plugin: Add plugin flags for generating raw-pointer errors and unneeded-finalizer warnings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: presubmit Created 6 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
Index: tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.flags
diff --git a/tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.flags b/tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.flags
new file mode 100644
index 0000000000000000000000000000000000000000..b0bf1387a1c73fc54cb8a001972b2b97998c8146
--- /dev/null
+++ b/tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.flags
@@ -0,0 +1 @@
+-Xclang -plugin-arg-blink-gc-plugin -Xclang warn-unneeded-finalizer

Powered by Google App Engine
This is Rietveld 408576698