Files
clang-p2996/llvm/unittests/DebugInfo/LogicalView/DWARFGeneratedTest.cpp
Carlos Alberto Enciso 3ffee0086c [llvm-debuginfo-analyzer] Fix compile/link errors on specific builders. (#117971)
Link errors on builders:
- llvm-nvptx-nvidia-ubuntu
- llvm-nvptx64-nvidia-ubuntu

Add explicitly references to DebugInfoDWARF and Object.

Compile errors on builders:
- ppc64le-lld-multistage-test
- clang-ppc64le-linux-multistage
- clang-ppc64le-rhel

error: comparison of integers of different signs:

Add to the constants used in the 'EXPECT_EQ' the 'u' postfix.
2024-11-28 08:08:28 +00:00

15 KiB