For example, use 'Next' instead of 'Next != nullptr', and '!Next' instead of 'Next == nullptr'. Differential Revision: https://reviews.llvm.org/D144355
12 KiB
12 KiB
For example, use 'Next' instead of 'Next != nullptr', and '!Next' instead of 'Next == nullptr'. Differential Revision: https://reviews.llvm.org/D144355