David Spickett

Results 12 issues of David Spickett

Linaro has a bot armv8-lld-2stage (https://lab.llvm.org/buildbot/#/builders/122) where we built llvm and clang on 32-bit Armv8 Linux. Using lld being the key thing we want to validate. Since https://github.com/llvm/llvm-project/pull/134196 we have...

build-problem

In our 32-bit Arm builds we see: ``` UnwrappedLineFormatter.cpp:645:31: warning: comparison of integers of different signs: 'typename iterator_traits::difference_type' (aka 'int') and 'const unsigned int' [-Wsign-compare] 645 | if (std::distance(I, E)

clang-format