[all-commits] [llvm/llvm-project] 15ea45: [lldb] Skip unique_ptr import-std-module tests on ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Oct 1 14:05:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 15ea45f16b261521e3251b4ff0bceaadf31a4515
https://github.com/llvm/llvm-project/commit/15ea45f16b261521e3251b4ff0bceaadf31a4515
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M lldb/test/API/commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py
M lldb/test/API/commands/expression/import-std-module/unique_ptr/TestUniquePtrFromStdModule.py
Log Message:
-----------
[lldb] Skip unique_ptr import-std-module tests on Linux
This seems to fail on ubuntu 18.04.5 with Clang 9 due to:
Error output:
error: Couldn't lookup symbols:
std::__1::default_delete<int>::operator()(int) const
More information about the All-commits
mailing list