It might be useful to know which defines are only used in one file. Knowing such may help us clean up the code and remove any underutilized defines. This PR adds the functionality of printing out single use defines to the find-feature-flags script.
Pull request: https://github.com/WebKit/WebKit/pull/10530
<rdar://problem/106097055>