diff options
author | Kazu Hirata <kazu@google.com> | 2022-10-30 12:52:06 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-10-30 12:52:06 -0700 |
commit | 4d594d810df523edf6eca2b7500594c356f9a14e (patch) | |
tree | ca67335c4eb6ad6a426708c096fe0699144a03e3 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 0629cce2939017a66101f94976a70743cfe0eb6c (diff) | |
download | llvm-4d594d810df523edf6eca2b7500594c356f9a14e.zip llvm-4d594d810df523edf6eca2b7500594c356f9a14e.tar.gz llvm-4d594d810df523edf6eca2b7500594c356f9a14e.tar.bz2 |
[Analysis] Fix warnings
This patch fixes:
llvm/utils/unittest/googletest/include/gtest/gtest.h:1526:11: error:
comparison of integers of different signs: 'const unsigned long' and
'const int' [-Werror,-Wsign-compare]
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions