[all-commits] [llvm/llvm-project] f4d427: Add a test for preserving state on the non-expr th...

jimingham via All-commits all-commits at lists.llvm.org
Wed Jun 3 14:32:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f4d427326539f007b05378eaf66018c10b651ad0
      https://github.com/llvm/llvm-project/commit/f4d427326539f007b05378eaf66018c10b651ad0
  Author: Jim Ingham <jingham at apple.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    A lldb/test/API/functionalities/thread/state_after_expression/Makefile
    A lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py
    A lldb/test/API/functionalities/thread/state_after_expression/main.cpp

  Log Message:
  -----------
  Add a test for preserving state on the non-expr thread across expression evaluation.

There may be another test that tests this but I couldn't find one.




More information about the All-commits mailing list