amosbird / ldb_toolchain_gen

MIT License
66 stars 21 forks source link

Need coverage related tools:llvm-cov & llvm-profdata #18

Closed pingchunzhang closed 1 year ago

pingchunzhang commented 1 year ago

HI, @amosbird 。 For the need to calculate coverage, we have a strong demand for llvm cov related coverage calculation tool。As far as I know, the newest ldb_toolchain_gen support clang15,Can the latest installation include llvm-cov-15 and llvm-profdata-15?

amosbird commented 1 year ago

Hi. Yes, these tools should be included.

amosbird commented 1 year ago

Added in v0.14.2 .