[all-commits] [llvm/llvm-project] c91fab: Revert "[llvm-cxxfilt] Added the option --no-param...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Tue Jan 2 12:31:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c91fab50410eb740ad1318164c820f9750f9a1bf
https://github.com/llvm/llvm-project/commit/c91fab50410eb740ad1318164c820f9750f9a1bf
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M libcxxabi/src/demangle/ItaniumDemangle.h
M llvm/docs/CommandGuide/llvm-cxxfilt.rst
M llvm/include/llvm/Demangle/Demangle.h
M llvm/include/llvm/Demangle/ItaniumDemangle.h
M llvm/lib/Demangle/Demangle.cpp
M llvm/lib/Demangle/ItaniumDemangle.cpp
R llvm/test/tools/llvm-cxxfilt/no-params.test
M llvm/tools/llvm-cxxfilt/Opts.td
M llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
Log Message:
-----------
Revert "[llvm-cxxfilt] Added the option --no-params (#75348)"
This reverts commit 71f8ea3062a6b0a190835853ee77e58469763b9e.
Test doesn't pass on mac. See comments on
https://github.com/llvm/llvm-project/pull/75348.
More information about the All-commits
mailing list