[all-commits] [llvm/llvm-project] 40ade8: Revert "Store OptTable::Info::Name as a StringRef"
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Dec 7 08:30:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40ade845be698355b230abc19c7a76b200188772
https://github.com/llvm/llvm-project/commit/40ade845be698355b230abc19c7a76b200188772
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
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"
Another revert, for another set of issues I don't reproduce locally...
see https://lab.llvm.org/buildbot/#/builders/139/builds/32327
This reverts commit bdfa3100dc3ea9e9ce4d3d4100ea6bb4c3fa2b81.
More information about the All-commits
mailing list