Descriptiongn: add Blink GC plugin options
The Blink GC clang plugin supports a couple of extra options which the
Blink GN configuration does not currently expose. Do so here, but without
depending on the 'flags' script used by the gyp build system
(tools/clang/scripts/blink_gc_plugin_flags.py).
Specifically, this adds the following Blink GN variables:
- blink_gc_plugin_option_do_dump_graph [ = false ]
emit JSON-serialized representation of class graph.
- blink_gc_plugin_option_warn_unneeded_finalizer [ = false ]
warn of unnecessary destructor usage.
TBR=thakis
BUG=
Committed: https://crrev.com/a0ad50c5a8899f8c8a579758d2c586b68d48d44a
Cr-Commit-Position: refs/heads/master@{#401568}
Patch Set 1 #Patch Set 2 : add TODO #
Messages
Total messages: 7 (3 generated)
|