[all-commits] [llvm/llvm-project] bc163f: [lldb] Fix TestModuleGetXcodeSDK test after DWARFY...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Jun 30 05:06:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc163f63245e88f18de44f8a13a5c94e78cb18bd
https://github.com/llvm/llvm-project/commit/bc163f63245e88f18de44f8a13a5c94e78cb18bd
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
Log Message:
-----------
[lldb] Fix TestModuleGetXcodeSDK test after DWARFYAML change
D82622 / fe08ab542bd6328a7906e38ae473cf655eb6a228 changes the YAML format
so this test was failing as the test yaml wasn't updated.
More information about the All-commits
mailing list