[all-commits] [llvm/llvm-project] 4857b6: Revert "Store OptTable::Info::Name as a StringRef"
dyung via All-commits
all-commits at lists.llvm.org
Tue Dec 6 19:38:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4857b6f8fff614c89ed35031c298df81394459af
https://github.com/llvm/llvm-project/commit/4857b6f8fff614c89ed35031c298df81394459af
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
M llvm/include/llvm/ADT/StringRef.h
M llvm/include/llvm/Option/OptTable.h
M llvm/lib/Option/OptTable.cpp
M llvm/unittests/Option/OptionMarshallingTest.cpp
M llvm/utils/TableGen/OptParserEmitter.cpp
Log Message:
-----------
Revert "Store OptTable::Info::Name as a StringRef"
This reverts commit 5951b0bb23f3265bea16f28c2af9d278b9d829c6.
This is causing 24 test failures on the PS4 linux bot: https://lab.llvm.org/buildbot/#/builders/139/builds/32263
More information about the All-commits
mailing list