[lldb/API] Add missing reproducer instrumentation to GetHostPlatform.
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 31 Mar 2020 17:43:22 +0000 (10:43 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 31 Mar 2020 17:45:25 +0000 (10:45 -0700)
commit5c2bf577dcd34b0f4a20360d411e410d739b752f
treeff8f8c0e0c50aadc66c227fb2795d3203c9f7720
parent7fca0e9797dccf44a1ae43328b94182d2f6188d9
[lldb/API] Add missing reproducer instrumentation to GetHostPlatform.

SBPlatform::GetHostPlatform was missing the reproducer instrumentation
macros. Fixed by running lldb-instr on SBPlatform.cpp:

$ ./bin/lldb-instr ../llvm-project/lldb/source/API/SBPlatform.cpp
lldb/source/API/SBPlatform.cpp