[Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.

Oleksiy Vyalov ovyalov at google.com
Thu Jun 25 10:49:16 PDT 2015


In http://reviews.llvm.org/D10711#194393, @labath wrote:

> lgtm. Potentially we can leave a note to the future maintainer to remove the non-const versions, when/if we decide to make a breaking API change.


Let's keep this idea about removing non-const version in mind - I didn't put it in code since don't want it to be lost in one of multiple API headers.
We may add README.txt to include/lldb/API to cover maintenance details.


http://reviews.llvm.org/D10711

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list