commit | 63ae32b8e2980e77e189ff4d8818a8f75a03f663 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Sep 06 14:34:26 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Sep 06 17:02:26 2017 -0700 |
tree | 34d97ad29efc709e6f6cffe6ae931682410a05d6 | |
parent | d0e271c55b45e337d2704bfec33fa3e875c1a65e [diff] |
libbacktrace: make Backtrace::FormatFrameData static. Backtrace::FormatFrameData doesn't depend on anything from its instance. Make it static so that callers that don't have a Backtrace* available can format frames. Test: mma Change-Id: Id0ca93bbef19da488305374e58b25c7ca9d0e518