[Lldb-commits] [PATCH] D112439: normalize file path when searching the source map

Xu Jun via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 26 02:39:53 PDT 2021


xujuntwt95329 added a comment.

I've added the unit test. 
The "FindFile" method requires the FileSystem, so I added a new file rather then put these code into exist PathMappingListTest.cpp

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112439



More information about the lldb-commits mailing list