diff options
author | Kazu Hirata <kazu@google.com> | 2025-06-10 11:27:30 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-06-10 11:27:30 -0700 |
commit | 50313a5f556b9967e7d8eb53ee45f79f0fc5b2b8 (patch) | |
tree | eaecd4fc76e9b400683f93ac40bbcf9ead567e9f /clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp | |
parent | 06f6a771da10094cce79bf5d42d8213e1e2d3656 (diff) | |
download | llvm-50313a5f556b9967e7d8eb53ee45f79f0fc5b2b8.zip llvm-50313a5f556b9967e7d8eb53ee45f79f0fc5b2b8.tar.gz llvm-50313a5f556b9967e7d8eb53ee45f79f0fc5b2b8.tar.bz2 |
[lldb] Fix warnings
This patch fixes:
lldb/unittests/ABI/AArch64/ABIAArch64Test.cpp:53:67: error: missing
field 'value_regs' initializer
[-Werror,-Wmissing-field-initializers]
third-party/unittest/googletest/include/gtest/gtest.h:1379:11:
error: comparison of integers of different signs: 'const unsigned
long' and 'const int' [-Werror,-Wsign-compare]
Diffstat (limited to 'clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions