[all-commits] [llvm/llvm-project] ba1084: [lldb/Reproducers] Make static methods go through ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 14 10:26:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ba10840eebcd2ba9df62e423c596f7a583f5e9d9
      https://github.com/llvm/llvm-project/commit/ba10840eebcd2ba9df62e423c596f7a583f5e9d9
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M lldb/include/lldb/Utility/ReproducerInstrumentation.h

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




More information about the All-commits mailing list