[PATCH] D83154: clang: Add -fcoverage-prefix-map

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 15 15:55:52 PST 2020


phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.

LGTM we may consider implementing `-fsource-dir` in terms of `-fprofile-prefix-map` as suggested in D87928 <https://reviews.llvm.org/D87928> so I think we should go ahead and land this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83154/new/

https://reviews.llvm.org/D83154



More information about the cfe-commits mailing list