summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-02-23 10:33:16 +0000
committerPavel Labath <labath@google.com>2017-02-23 10:33:16 +0000
commitc29f7ff33464f14663c21b4d35a038a79189c709 (patch)
treec4aaf358fa4c240c1264f19e3659d018c3084245 /lldb/packages/Python/lldbsuite/test/configuration.py
parentd8d32bb3d1bd5e68aaa7f4eb0642e3832f11674f (diff)
downloadbcm5719-llvm-c29f7ff33464f14663c21b4d35a038a79189c709.tar.gz
bcm5719-llvm-c29f7ff33464f14663c21b4d35a038a79189c709.zip
Switch "posix" to the new log channel registration mechanism
Summary: This also removes magic rename code, which caused the channel to be called "linux" when built on a linux machine, and "freebsd" when built on a freebsd one, which seems unnecessary - registering a new channel is sufficiently simple now that if we wish to log something extremely os-specific, we can just create a new channel. None of the current categories seem very specific to one OS or another. Reviewers: emaste, krytarowski Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D30250 llvm-svn: 295954
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud