[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:38:05 PDT 2018


Dor1s added a comment.

Another option would be to implement `loadFunctionRecord` in a way that it would pass the updated `CoverageMappingTest.cpp` test.


Repository:
  rL LLVM

https://reviews.llvm.org/D46478





More information about the llvm-commits mailing list