"llvm/test/tools/llvm-cxxdump/trivial.test" did not exist on "1ac52ebfe29ae62d56b483f9aee0a1dbff3f3673"
Switch from int to unsigned int; NFC
This silences a GCC conversion diagnostic about assigning `1` to a
1-bit signed bit-field changing the value from `1` to `-1`.
Co-authored-by:
Igor Kushnir <igorkuo@gmail.com>
Loading
Please sign in to comment