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