diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-12 03:19:59 +0200 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-02-03 21:09:42 +0800 |
commit | 6671d0fe46b77f0fafce860836b7a12dc3cda14a (patch) | |
tree | b904eddfcab8a056f6c232dae363e27b1ab40ddd /tests/tests.h | |
parent | Fix warnings from clang -Wdocumentation. (diff) | |
download | xz-6671d0fe46b77f0fafce860836b7a12dc3cda14a.tar.xz |
liblzma: Silence warnings from clang -Wconditional-uninitialized.
This is similar to 2ce4f36f179a81d0c6e182a409f363df759d1ad0.
The actual initialization of the variables is done inside
mythread_sync() macro. Clang doesn't seem to see that
the initialization code inside the macro is always executed.
Diffstat (limited to 'tests/tests.h')
0 files changed, 0 insertions, 0 deletions