[PATCH] D148757: [clang] Follow user-provided order for prefix map

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 21 16:46:45 PDT 2023


phosek added a comment.

I wasn't aware that `debug-prefix-map` prefers longest prefix. I agree that ideally `coverage-prefix-map`, `debug-prefix-map` and `macro-prefix-map` should be consistent across all LLVM tools and ideally also across compilers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148757



More information about the cfe-commits mailing list