[clang-format][NFC] Reorder conditions
Prefer to check the local variables first before dereferencing the pointer. Differential Revision: https://reviews.llvm.org/D115066
Loading
Please sign in to comment
Prefer to check the local variables first before dereferencing the pointer. Differential Revision: https://reviews.llvm.org/D115066