teemperor added a comment.

Not sure what else we should do to properly deprecate an API. LLVM's approach 
would be to put `[[deprecated("bla")]]` the C++ APIs (which would mean you need 
a C++14 compiler to use the SB API) and there is also the `lldb-versioning.h` 
header (which seems to be reserved for actual API breakages).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104231/new/

https://reviews.llvm.org/D104231

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to