[PATCH] D81319: [Dexter] Add --source-dir-root flag

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 08:16:39 PDT 2020


jmorse added a comment.

This looks great, thanks in particular for upping the testing game. As far as I  understand it, this is adding a facade in front of the debugger API calls that normalises file paths according to the source root. Ping @TWeaver as he's worked on this most recently; otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81319





More information about the llvm-commits mailing list