sandboxed-api/sandboxed_api/examples/stringop
Christian Blichmann 5c7903ecd9 Check for either violate() or ViolateIndirect() in stack trace
Depending on architecture and optimization level, the compiler may choose to
not generate full stack frames, even with no-inline and no tail-call
attributes.

PiperOrigin-RevId: 372339987
Change-Id: I42043131bbb6092ff234e80ae9047f7a2bf31161
2021-05-06 07:36:13 -07:00
..
lib Check for either violate() or ViolateIndirect() in stack trace 2021-05-06 07:36:13 -07:00
BUILD.bazel Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
CMakeLists.txt Enable shared libraries build and cross-compilation 2020-12-14 09:16:14 -08:00
main_stringop.cc Avoid sanitizer macros use Abseil's where necessary 2021-02-01 07:11:15 -08:00