diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-01-08 22:55:02 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-01-08 22:55:02 +0000 |
commit | 0e3299dc60f038ab6b7224206adb27aa0582865d (patch) | |
tree | c528e952ba61f5b2bd67f9d859bfb6df2b071124 /lldb/source/Symbol/Function.cpp | |
parent | bad24064090cddab99eebaa143e8af159a1f3d5b (diff) | |
download | bcm5719-llvm-0e3299dc60f038ab6b7224206adb27aa0582865d.tar.gz bcm5719-llvm-0e3299dc60f038ab6b7224206adb27aa0582865d.zip |
Fix unused private field warning.
Summary: The member is private and unused if HAVE_LIBCOMPRESSION is undefined, which triggers Clang's -Wunused-private-field warning.
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D56458
llvm-svn: 350675
Diffstat (limited to 'lldb/source/Symbol/Function.cpp')
0 files changed, 0 insertions, 0 deletions