[Lldb-commits] [lldb] f6b7fd2 - [lldb] Remove patch reject file (.rej)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 28 08:16:47 PDT 2022


Author: Jonas Devlieghere
Date: 2022-04-28T08:16:26-07:00
New Revision: f6b7fd20a52ef83d0462db190eb40800afda2506

URL: https://github.com/llvm/llvm-project/commit/f6b7fd20a52ef83d0462db190eb40800afda2506
DIFF: https://github.com/llvm/llvm-project/commit/f6b7fd20a52ef83d0462db190eb40800afda2506.diff

LOG: [lldb] Remove patch reject file (.rej)

Added: 
    

Modified: 
    

Removed: 
    lldb/source/Symbol/LocateSymbolFileMacOSX.cpp.rej


################################################################################
diff  --git a/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp.rej b/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp.rej
deleted file mode 100644
index 69a1fe1761453..0000000000000
--- a/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp.rej
+++ /dev/null
@@ -1,16 +0,0 @@
-***************
-*** 337,343 ****
-  
-      std::string DBGBuildSourcePath;
-      std::string DBGSourcePath;
--     std::string DBGError;
-  
-      // If DBGVersion 1 or DBGVersion missing, ignore DBGSourcePathRemapping.
-      // If DBGVersion 2, strip last two components of path remappings from
---- 346,351 ----
-  
-      std::string DBGBuildSourcePath;
-      std::string DBGSourcePath;
-  
-      // If DBGVersion 1 or DBGVersion missing, ignore DBGSourcePathRemapping.
-      // If DBGVersion 2, strip last two components of path remappings from


        


More information about the lldb-commits mailing list