[all-commits] [llvm/llvm-project] b3a0be: [NFC] Add header documentation to the SBError::Get...
Greg Clayton via All-commits
all-commits at lists.llvm.org
Thu Sep 29 10:54:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3a0bed5fb8766dcf27583ab1f73edc6e7232657
https://github.com/llvm/llvm-project/commit/b3a0bed5fb8766dcf27583ab1f73edc6e7232657
Author: Greg Clayton <gclayton at fb.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M lldb/include/lldb/API/SBError.h
Log Message:
-----------
[NFC] Add header documentation to the SBError::GetCString() to clarify ownwership of the returned string.
Title says it all!
Differential Revision: https://reviews.llvm.org/D134846
More information about the All-commits
mailing list