[clang-format][NFC] Give State.Stack.back() a meaningful name
authorBjörn Schäpers <bjoern@hazardy.de>
Fri, 3 Dec 2021 08:19:11 +0000 (09:19 +0100)
committerBjörn Schäpers <bjoern@hazardy.de>
Tue, 15 Feb 2022 20:37:38 +0000 (21:37 +0100)
commit8da319fe770b21d342a534bf02d2b88fffe667cc
treef85e860f52dd720e6fd22692ceecae2fce6ef9cf
parentb786a4aefedaf68eb7710d9c01a18ad1d0c820b7
[clang-format][NFC] Give State.Stack.back() a meaningful name

Without that debugging was a hell for me.

Differential Revision: https://reviews.llvm.org/D119597
clang/lib/Format/ContinuationIndenter.cpp