[PATCH] Add a cc1 option called dump-coverage-mapping
Bob Wilson
bob.wilson at apple.com
Thu Aug 7 16:01:49 PDT 2014
This is OK to commit. The option description is currently:
"Dump the coverage mapping records that will be emitted in a translation unit”
How about changing that to the following?
"Dump the coverage mapping records, for testing”
There are some other “dump” options with similar descriptions, and I think it’s useful to suggest the purpose of the option.
http://reviews.llvm.org/D4799
More information about the cfe-commits
mailing list