[all-commits] [llvm/llvm-project] 7cc3e0: [clang-format] Use back() instead of rbegin(). NFC.
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Thu Feb 3 01:07:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cc3e0204210a8c9c12f29fddbfec9dfe786e931
https://github.com/llvm/llvm-project/commit/7cc3e0204210a8c9c12f29fddbfec9dfe786e931
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M clang/lib/Format/TokenAnalyzer.cpp
Log Message:
-----------
[clang-format] Use back() instead of rbegin(). NFC.
More information about the All-commits
mailing list