[Lldb-commits] [PATCH] D49466: Initial implementation of -fmacro-prefix-map and -ffile-prefix-map

Dan McGregor via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 26 15:42:42 PST 2019


dankm added a comment.

In D49466#1760860 <https://reviews.llvm.org/D49466#1760860>, @MaskRay wrote:

> Add back remapDIPath that was unintentionally deleted by D69213 <https://reviews.llvm.org/D69213>, caught by a test.
>
> Small adjustment of the code


Right. Can't believe I missed that. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D49466





More information about the lldb-commits mailing list