[all-commits] [llvm/llvm-project] 8d508c: [lldb/Test] Disallow using substituted binaries in...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jan 23 14:39:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d508c597aaf5b483f4430300eda22f4d235f2ba
https://github.com/llvm/llvm-project/commit/8d508c597aaf5b483f4430300eda22f4d235f2ba
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M lldb/test/Shell/helper/toolchain.py
Log Message:
-----------
[lldb/Test] Disallow using substituted binaries in shell test.
Explicitly disallow using lldb instead of %lldb in the shell tests. This
is a clever trick that is used by Swift to achieve the same results.
Differential revision: https://reviews.llvm.org/D73289
More information about the All-commits
mailing list