Index: tools/clang/blink_gc_plugin/README.chromium |
diff --git a/tools/clang/blink_gc_plugin/README.chromium b/tools/clang/blink_gc_plugin/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..294833c3cf87c9dcb6ff62b8b9261a8411212e5e |
--- /dev/null |
+++ b/tools/clang/blink_gc_plugin/README.chromium |
@@ -0,0 +1,2 @@ |
+This clang plugin checks various invariants of the Blink garbage |
+collection infrastructure. |
Nico
2014/01/14 01:54:42
Once this plugin implements diagnostics, please wr
|