diff options
author | Serge Guelton <sguelton@redhat.com> | 2019-08-21 07:54:42 +0000 |
---|---|---|
committer | Serge Guelton <sguelton@redhat.com> | 2019-08-21 07:54:42 +0000 |
commit | d1262a6e91d5c62120d7f5783821f12e81b079dd (patch) | |
tree | 5e3391bba887f90ce45afa3ed048318beeffd328 /lldb/packages/Python/lldbsuite/test/functionalities/plugins/commands/TestPluginCommands.py | |
parent | 8a42af7b17cf40adab5760a43d1afb819a820a75 (diff) | |
download | bcm5719-llvm-d1262a6e91d5c62120d7f5783821f12e81b079dd.tar.gz bcm5719-llvm-d1262a6e91d5c62120d7f5783821f12e81b079dd.zip |
Be explicit about Windows coff name trailing character policy
It's okay to *not* copy the trailing zero of a windows section/symbol name.
This is compatible with strncpy behavior but gcc doesn't know that and
throws an invalid warning. Encode this behavior in a proper function.
Differential Revision: https://reviews.llvm.org/D66420
llvm-svn: 369501
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/plugins/commands/TestPluginCommands.py')
0 files changed, 0 insertions, 0 deletions