glog/bazel
Marek Cirkos bfee415a1d
bazel: fix broken stacktrace (#851)
Since #846, `HAVE_UNWIND_H`  is not really in use. Instead we should use `HAVE__UNWIND_BACKTRACE` and `HAVE__UNWIND_GETIP` (added in #846). To prevent that from happening again, also added Bazel tests that confirm stacktrace are still working.
2022-08-16 18:48:59 +02:00
..
example Add layering_check to Bazel CI. 2021-03-02 10:32:06 +01:00
glog.bzl bazel: fix broken stacktrace (#851) 2022-08-16 18:48:59 +02:00