Conversation
This is from an early version of GLog and the generic implementation.
|
We are not going to take this contribution, at least as-is. We have our own up-to-date copy of this file that we do not export because we do not intend to support it. In addition, the use by default when using Clang isn't going to work for us. Can I ask what is the motivation for wanting this? That would help me figure out what to do. |
Here goes:
I was also contemplating a purely unwind based solution but was happy to just drop the remaining parts of GLog in my codebase which was used for stacktrace generation prior to this patch. So it works fine as is - for me at least. |
Min viable Clang-libunwind support.
This is from an early version of GLog and the generic implementation.
It works and is intended fro using Abseil in Bazel with Clang via https://github.com/bazel-contrib/toolchains_llvm