[all-commits] [llvm/llvm-project] 620f5f: [lldb/Reproducer] Include result in recording stat...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jan 28 15:03:19 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 620f5faf1f340e594bd9cac39a64d9236a324fb9
      https://github.com/llvm/llvm-project/commit/620f5faf1f340e594bd9cac39a64d9236a324fb9
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

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

  Log Message:
  -----------
  [lldb/Reproducer] Include result in recording statements

Include the return value in the recording log statements. This helps
diagnose uninstrumented (copy assignment) constructors.




More information about the All-commits mailing list