Set Ready For Review
CQ dry run passed! Sending for review (automated via send_after_cq_dryrun.py).
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
"//build:no_unused_template_warning",It seems like the warnings are triggered by headers in the Fuchsia SDK. Is that fixable in the SDK? Is there a bug on file to track that? Ideally it would be referenced here, so that the -Wno could hopefully be removed someday.
configs = [ "//build:no_unused_template_warning" ]Is this needed everywhere or can it be limited to just Fuchsia, as in the other file?
The linked bug has a try run that makes the need for Fuchsia clear. If this is needed too, you'd ideally be able to point to something that demands it. (A try run is OK.)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |