llvm-project/lldb/source/Host
Jason Molenda c064881a36 When parsing the DBGSourcePathRemapping plist entries
in a dSYM, and it's a version 2 DBGSourcePathRemapping,
in addition to the build/source paths specified, add 
build/source paths with the last two filename components
removed.  This more generic remapping can sometimes
help lldb to find the correct source file in complex
projects.
<rdar://problem/33973545> 

llvm-svn: 311622
2017-08-24 00:58:14 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Fix NetBSD/FreeBSD build after r308304 2017-07-18 14:03:47 +00:00
freebsd Remove dead Core/StreamFile includes 2017-06-30 11:31:13 +00:00
linux Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
macosx When parsing the DBGSourcePathRemapping plist entries 2017-08-24 00:58:14 +00:00
netbsd Remove dead Core/StreamFile includes 2017-06-30 11:31:13 +00:00
openbsd Remove dead Core/StreamFile includes 2017-06-30 11:31:13 +00:00
posix Fix NetBSD/FreeBSD build after r308304 2017-07-18 14:03:47 +00:00
windows Remove dead Core/StreamFile includes 2017-06-30 11:31:13 +00:00
CMakeLists.txt [cmake] Explicitly link dependency libraries in the Host library 2017-08-21 17:41:33 +00:00