diff options
author | Pavel Labath <labath@google.com> | 2015-07-22 07:58:17 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-07-22 07:58:17 +0000 |
commit | c2f33f6754ca689e609abe8e8cb33477e7a01b4e (patch) | |
tree | a249f14cb319d613034425fb2532dd432effe047 /lldb/source/Target/LanguageRuntime.cpp | |
parent | c0f3a158f0cd7cbcb8ea83ba2056be32d97a2fa5 (diff) | |
download | bcm5719-llvm-c2f33f6754ca689e609abe8e8cb33477e7a01b4e.tar.gz bcm5719-llvm-c2f33f6754ca689e609abe8e8cb33477e7a01b4e.zip |
Make stream::operator<< take "const" void *
Summary:
This enables us to avoid casts to "void *" in some cases and avoids a couple of "casts off const
qualifiers" warnings.
Reviewers: clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D11388
llvm-svn: 242874
Diffstat (limited to 'lldb/source/Target/LanguageRuntime.cpp')
0 files changed, 0 insertions, 0 deletions