[clangd] Fix FuzzyMatch tests on windows, NFC
Without specifying the signedness of the underlying type for Action, packing it in a 1-bit field may restrict its range to [-1, 0] which can't represent Match. llvm-svn: 319606
Loading
Please register or sign in to comment