[all-commits] [llvm/llvm-project] a3237f: [lldb/Reproducers] Simplify LLDB_RECORD macros

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Apr 16 09:57:57 PDT 2020


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

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

  Log Message:
  -----------
  [lldb/Reproducers] Simplify LLDB_RECORD macros

Redefine the LLDB_RECORD macros in terms of a common uber-macro to
reduce code duplication across them.

Differential revision: https://reviews.llvm.org/D78141




More information about the All-commits mailing list