[NFC] Add header documentation to the SBError::GetCString() to clarify ownwership...
authorGreg Clayton <gclayton@fb.com>
Thu, 29 Sep 2022 00:33:12 +0000 (17:33 -0700)
committerGreg Clayton <gclayton@fb.com>
Thu, 29 Sep 2022 17:54:31 +0000 (10:54 -0700)
commitb3a0bed5fb8766dcf27583ab1f73edc6e7232657
treeaf3393367d34980c47b82581ffff01572f9c1af4
parent4d15e7b21b1af500d982154a6270a5b656c8d1fe
[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
lldb/include/lldb/API/SBError.h