[PATCH] D20287: [Coverage] Ensure that the hash for a used function is non-zero.

Igor Kudrin via cfe-commits cfe-commits at lists.llvm.org
Mon May 16 09:29:06 PDT 2016


ikudrin added a comment.

Does anyone known, why we need dummy coverage mapping records for unused functions? How are they used? Isn't it better to remove these dummy records to prevent confusion with the real ones?


http://reviews.llvm.org/D20287





More information about the cfe-commits mailing list