[all-commits] [llvm/llvm-project] 7c80f2: Revert "[lldb] Add reproducer verifier"
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Sep 1 03:22:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c80f2da812e45bbdfa3c8f9ab24440f8ef3362a
https://github.com/llvm/llvm-project/commit/7c80f2da812e45bbdfa3c8f9ab24440f8ef3362a
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M lldb/include/lldb/API/SBReproducer.h
M lldb/include/lldb/Utility/Reproducer.h
M lldb/source/API/SBReproducer.cpp
M lldb/source/Commands/CommandObjectReproducer.cpp
M lldb/source/Commands/Options.td
M lldb/source/Utility/Reproducer.cpp
M lldb/source/Utility/ReproducerProvider.cpp
M lldb/test/Shell/Reproducer/TestDebugSymbols.test
R lldb/test/Shell/Reproducer/TestVerify.test
M lldb/tools/driver/Driver.cpp
M lldb/tools/driver/Options.td
M llvm/include/llvm/Support/VirtualFileSystem.h
M llvm/lib/Support/VirtualFileSystem.cpp
Log Message:
-----------
Revert "[lldb] Add reproducer verifier"
This reverts commit 297f69afac58fc9dc13897857a5e70131c5adc85. It broke
the Fedora 33 x86-64 bot. See the review for more info.
More information about the All-commits
mailing list