[all-commits] [llvm/llvm-project] 2d6f4f: [lldb/Test] Skip test using files to synchronize.
rjmansfield via All-commits
all-commits at lists.llvm.org
Thu May 14 13:09:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d6f4fec07292f1d2f77cbbf5188de3838a70b78
https://github.com/llvm/llvm-project/commit/2d6f4fec07292f1d2f77cbbf5188de3838a70b78
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M lldb/test/API/commands/settings/TestSettings.py
M lldb/test/API/commands/settings/quoting/TestQuoting.py
Log Message:
-----------
[lldb/Test] Skip test using files to synchronize.
Files written by the inferior are not captured by the reproducers and
the inferior doesn't actually run during replay.
Commit: 5144e48c1497e154961f22a7ac1de36c0d3e3f5d
https://github.com/llvm/llvm-project/commit/5144e48c1497e154961f22a7ac1de36c0d3e3f5d
Author: Ryan Mansfield <rmansfield at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M lldb/source/Target/Thread.cpp
Log Message:
-----------
[lldb] Update stop info override callback comment.
In D31172 GetStopInfoOverrideCallback was moved and renamed.
Differential revision: https://reviews.llvm.org/D79953
Compare: https://github.com/llvm/llvm-project/compare/4532a50899b1...5144e48c1497
More information about the All-commits
mailing list