[all-commits] [llvm/llvm-project] 2e59b7: Revert "[lldb] Fix `po` alias by printing fix-its ...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Tue Oct 10 14:56:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e59b7550e3678a10be1a26f651488fc665a1f09
https://github.com/llvm/llvm-project/commit/2e59b7550e3678a10be1a26f651488fc665a1f09
Author: Adrian Prantl <aprantl at apple.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M lldb/source/Commands/CommandObjectDWIMPrint.cpp
M lldb/source/Commands/CommandObjectExpression.cpp
R lldb/test/API/lang/cpp/dwim-print-fixit/Makefile
R lldb/test/API/lang/cpp/dwim-print-fixit/TestCppDWIMPrintFixIt.py
R lldb/test/API/lang/cpp/dwim-print-fixit/main.cpp
R lldb/test/API/lang/cpp/expression-fixit/Makefile
R lldb/test/API/lang/cpp/expression-fixit/TestCppExpressionFixIt.py
R lldb/test/API/lang/cpp/expression-fixit/main.cpp
Log Message:
-----------
Revert "[lldb] Fix `po` alias by printing fix-its to the console. (#68452)"
This reverts commit 606f89ab7d537ca068fb1be9fd89d96a30de38f8 while investigating bot failures.
More information about the All-commits
mailing list