Author: Alexander Belyaev Date: 2021-04-09T10:04:15+02:00 New Revision: 39ae25fb8c648b0e710ba2d2d46e7a5b7fafff19
URL: https://github.com/llvm/llvm-project/commit/39ae25fb8c648b0e710ba2d2d46e7a5b7fafff19 DIFF: https://github.com/llvm/llvm-project/commit/39ae25fb8c648b0e710ba2d2d46e7a5b7fafff19.diff LOG: [lldb] Update object.test after 'nosync' inference was enabled. https://reviews.llvm.org/D99769 Added: Modified: lldb/test/Shell/ObjectFile/PDB/object.test Removed: ################################################################################ diff --git a/lldb/test/Shell/ObjectFile/PDB/object.test b/lldb/test/Shell/ObjectFile/PDB/object.test index 304872ac30160..35373d52a3931 100644 --- a/lldb/test/Shell/ObjectFile/PDB/object.test +++ b/lldb/test/Shell/ObjectFile/PDB/object.test @@ -3,7 +3,7 @@ # CHECK: Plugin name: pdb # CHECK: Architecture: x86_64-pc-windows-msvc -# CHECK: UUID: 3F58AF61-A829-6C7A-4C4C-44205044422E-00000001 +# CHECK: UUID: 61AF583F-29A8-7A6C-4C4C-44205044422E-00000001 # CHECK: Executable: false # CHECK: Stripped: false # CHECK: Type: debug info _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits