[all-commits] [llvm/llvm-project] 5fbe9e: Revert "[libcxx] Run u16string tests for gdb prett...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Oct 1 02:47:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fbe9e40d1d1601119e72418eb797e5a216a1335
https://github.com/llvm/llvm-project/commit/5fbe9e40d1d1601119e72418eb797e5a216a1335
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
Log Message:
-----------
Revert "[libcxx] Run u16string tests for gdb pretty printers"
This reverts commit e9564c3698edffc64439a8f957c7c28b19214613
due to a report of these tests failing.
Commit: 81d2cea6902e70c8c29b8b09f56d0c626e093a40
https://github.com/llvm/llvm-project/commit/81d2cea6902e70c8c29b8b09f56d0c626e093a40
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M libcxx/utils/libcxx/test/features.py
Log Message:
-----------
Revert "[libcxx][test] Use python specified by build rather than system default python"
This reverts commit 9f641c96cb15c9752c976bff286bb57adf86acab.
The "python" command in gdb uses the python gdb is linked to,
not what "python" would give you if you used it directly in the shell.
Compare: https://github.com/llvm/llvm-project/compare/685f1bfd0af3...81d2cea6902e
More information about the All-commits
mailing list