[all-commits] [llvm/llvm-project] 5c2bf5: [lldb/API] Add missing reproducer instrumentation ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Mar 31 10:45:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c2bf577dcd34b0f4a20360d411e410d739b752f
      https://github.com/llvm/llvm-project/commit/5c2bf577dcd34b0f4a20360d411e410d739b752f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M lldb/source/API/SBPlatform.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list