[clang-format][NFC] Don't add a load of 0es
Shift is 0 for all non comments, maybe even for comments. Don't add the 0 up to three times. Differential Revision: https://reviews.llvm.org/D138357
Loading
Please sign in to comment
Shift is 0 for all non comments, maybe even for comments. Don't add the 0 up to three times. Differential Revision: https://reviews.llvm.org/D138357