[PATCH] D46478: [Coverage] Do not skip functions with the same name when loading CoverageMapping.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 15:24:22 PDT 2018


Dor1s added a comment.

Well, it doesn't look like skip_duplicate_function_record make a lot of sense...

You're right that other tests might be hardened in order to test that functionality. Please see my update to `multiple-objects.test`, I think it makes sense. Do you agree?


Repository:
  rL LLVM

https://reviews.llvm.org/D46478





More information about the llvm-commits mailing list