diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-07-06 05:33:32 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-07-06 05:33:32 +0000 |
commit | fd8777ed88ac858f5e094a35cbe5fff91b1da6d7 (patch) | |
tree | e606c016c3805d82e056d5a8a7e304c1c531ced5 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 5b079d83a68a428163fc76f7c9ed2e7e4f553169 (diff) | |
download | bcm5719-llvm-fd8777ed88ac858f5e094a35cbe5fff91b1da6d7.tar.gz bcm5719-llvm-fd8777ed88ac858f5e094a35cbe5fff91b1da6d7.zip |
Fix -Wunused-function by making function declarations in a header non-static
Also avoids ODR violations by ensuring names used in headers find the
same entity, not different, file-local entities in each translation
unit.
llvm-svn: 307237
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions