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 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits