[all-commits] [llvm/llvm-project] cc220d: [lldb/Test] Use RAII for reproducer instrumentatio...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 14 14:46:58 PDT 2020


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

  Changed paths:
    M lldb/unittests/Utility/ReproducerInstrumentationTest.cpp

  Log Message:
  -----------
  [lldb/Test] Use RAII for reproducer instrumentation data in unittest.

Use a RAII object to manage the lifetime of the reproducer
instrumentation data.




More information about the All-commits mailing list