u_debug_stack_test: Fix MSVC compiling by using ATTRIBUTE_NOINLINE
authorJesse Natalie <jenatali@microsoft.com>
Thu, 13 Aug 2020 17:33:29 +0000 (10:33 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 13 Aug 2020 23:18:36 +0000 (23:18 +0000)
commit58af31186a806c8f18cf92dad454bb5f46daa9e2
treeba80881de231e14312f9124939233a9e7a01a5cc
parent493298528a82e2ab7cf3ce6aed187fe19730e3d0
u_debug_stack_test: Fix MSVC compiling by using ATTRIBUTE_NOINLINE

Fixes: d0d14f3f ("util: Add unit test for stack backtrace caputure")
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6303>
src/util/u_debug_stack_test.cpp