[all-commits] [llvm/llvm-project] 690993: [lldb/Reproducers] Add instrumentation to SBEnviro...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed May 20 13:02:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 690993a09a0df0d54a5cec7f06fffb6e2210ab8b
      https://github.com/llvm/llvm-project/commit/690993a09a0df0d54a5cec7f06fffb6e2210ab8b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M lldb/source/API/SBEnvironment.cpp
    M lldb/source/API/SBReproducer.cpp

  Log Message:
  -----------
  [lldb/Reproducers] Add instrumentation to SBEnvironment

This class should've been instrumented when it landed. Whether the class
is "highly mutable" or not doesn't affect that.

With this patch TestSBEnvironment.py now passes when replayed.




More information about the All-commits mailing list