[all-commits] [llvm/llvm-project] 721160: [lldb][NFC] Add lldb-server to the shell tests dis...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Nov 10 09:49:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7211604220ae7de9d96abb3385248dc2fecc9777
https://github.com/llvm/llvm-project/commit/7211604220ae7de9d96abb3385248dc2fecc9777
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M lldb/test/Shell/helper/toolchain.py
Log Message:
-----------
[lldb][NFC] Add lldb-server to the shell tests disallow list
This prevents that one can write a test that referenced lldb-server (instead
of %lldb-server). Addresses review feedback from D91155.
More information about the All-commits
mailing list