[all-commits] [llvm/llvm-project] 7d5062: [clang-format] Remove unnecessary parentheses in r...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Sat Feb 12 12:26:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d5062c6ac868537605dd0860b2714aba9ece90d
https://github.com/llvm/llvm-project/commit/7d5062c6ac868537605dd0860b2714aba9ece90d
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-02-12 (Sat, 12 Feb 2022)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/NamespaceEndCommentsFixer.cpp
M clang/lib/Format/TokenAnnotator.cpp
Log Message:
-----------
[clang-format] Remove unnecessary parentheses in return statements. NFC.
More information about the All-commits
mailing list