| commit | 5e336903bee9f21420c5b03d9c5552afd14376b9 | [log] [tgz] |
|---|---|---|
| author | Pavel Labath <labath@google.com> | Wed Mar 01 10:08:40 2017 +0000 |
| committer | Pavel Labath <labath@google.com> | Wed Mar 01 10:08:40 2017 +0000 |
| tree | fa2a1aa44d05503af31ef35a747a4b6a40cd54ad | |
| parent | 9c761a36b9a93bff188109502231cc60b96894e1 [diff] |
Modernize Enable/DisableLogChannel interface a bit Summary: Use StringRef and ArrayRef where possible. This adds an accessor to the Args class to get a view of the arguments as ArrayRef<const char *>. Reviewers: zturner Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D30402 llvm-svn: 296592