[all-commits] [llvm/llvm-project] 12a877: Adapt lldb to use StringRef for option storage
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Fri Dec 9 02:26:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12a877a32c73e5364ace453dad0ab7cb63a6506c
https://github.com/llvm/llvm-project/commit/12a877a32c73e5364ace453dad0ab7cb63a6506c
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
Log Message:
-----------
Adapt lldb to use StringRef for option storage
As a consequence to 138942c833b3baa12d19216797efca6d4dd010d2
This fixes lldb build https://lab.llvm.org/buildbot/#/builders/83/builds/26991
More information about the All-commits
mailing list