[all-commits] [llvm/llvm-project] 8b6242: Use StringRef instead of char* (NFC)
adrian-prantl via All-commits
all-commits at lists.llvm.org
Wed Dec 15 14:48:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b624290635fea64dfa14587b650dbb5077879a2
https://github.com/llvm/llvm-project/commit/8b624290635fea64dfa14587b650dbb5077879a2
Author: Adrian Prantl <aprantl at apple.com>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M lldb/include/lldb/Expression/UserExpression.h
M lldb/source/Expression/UserExpression.cpp
Log Message:
-----------
Use StringRef instead of char* (NFC)
More information about the All-commits
mailing list