[all-commits] [llvm/llvm-project] f6d390: [LLDB] Fix TestStructuredBinding.py for libstdc++
Shafik Yaghmour via All-commits
all-commits at lists.llvm.org
Thu Feb 17 11:30:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6d390193cbcc3b9a0e900202023bd80bd5ac4a4
https://github.com/llvm/llvm-project/commit/f6d390193cbcc3b9a0e900202023bd80bd5ac4a4
Author: Shafik Yaghmour <syaghmour at apple.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M lldb/test/API/lang/cpp/structured-binding/TestStructuredBinding.py
Log Message:
-----------
[LLDB] Fix TestStructuredBinding.py for libstdc++
For the tuple case for the TestStructuredBinding.py the result type is different
between libc++ and libstdc++.
More information about the All-commits
mailing list