[lldb/Reproducers] Make static methods go through the invoke wrapper.
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 14 Apr 2020 17:18:50 +0000 (10:18 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 14 Apr 2020 17:22:04 +0000 (10:22 -0700)
commitba10840eebcd2ba9df62e423c596f7a583f5e9d9
treef238cfd2dc9ca733c3c1dc40a10df2bd8b6f9234
parent8fc7e6dcd837b99a40d937de3602130dd8915a6d
[lldb/Reproducers] Make static methods go through the invoke wrapper.

They don't actually have to, but it makes it easier to unify the
corresponding code and macros. NFC.
lldb/include/lldb/Utility/ReproducerInstrumentation.h