diff options
author | Alex Langford <alangford@apple.com> | 2024-01-08 13:30:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 13:30:24 -0800 |
commit | 09e32ab75076a1f2270d37343922c86c12bdd047 (patch) | |
tree | 6dd5ea26558906921f331bc7fb91f5891cc123d5 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 7ab64b3266c580f946b3b65992030c3f68cbe392 (diff) | |
download | llvm-09e32ab75076a1f2270d37343922c86c12bdd047.zip llvm-09e32ab75076a1f2270d37343922c86c12bdd047.tar.gz llvm-09e32ab75076a1f2270d37343922c86c12bdd047.tar.bz2 |
[lldb] Deprecate SBBreakpoint::AddName in favor of AddNameWithErrorHandling (#71228)
AddName gives no feedback other than if it succeeded whereas
AddNameWithErrorHandling gives you back an SBError object. I would like
to mark AddName as deprecated and direct folks to use
AddNameWithErorrHandling instead.
---------
Co-authored-by: Med Ismail Bennani <ismail@bennani.ma>
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions