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

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

Issue 2696713003: blink_gc_plugin: detect singletons with embedded ScriptWrappables.
Patch Set: non-copying iteration Created 3 years, 10 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/static_singleton.flags
diff --git a/tools/clang/blink_gc_plugin/tests/static_singleton.flags b/tools/clang/blink_gc_plugin/tests/static_singleton.flags
new file mode 100644
index 0000000000000000000000000000000000000000..83a9004caecf1e4929a0e92213fad4f500935513
--- /dev/null
+++ b/tools/clang/blink_gc_plugin/tests/static_singleton.flags
@@ -0,0 +1 @@
+-Xclang -plugin-arg-blink-gc-plugin -Xclang warn-unsafe-static-singletons
« no previous file with comments | « tools/clang/blink_gc_plugin/tests/static_singleton.cpp ('k') | tools/clang/blink_gc_plugin/tests/static_singleton.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698