all: clang-tidy updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-08 09:59:41 +02:00
parent d7754a97c7
commit 5edfda46e5
9 changed files with 52 additions and 15 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ protected:
MemBuffer note_body; // concatenated contents of PT_NOTEs, if any
unsigned note_size; // total size of PT_NOTEs
int o_elf_shnum; // num output Shdrs
static unsigned char o_shstrtab[];
static const unsigned char o_shstrtab[];
};
class PackLinuxElf32 : public PackLinuxElf