[all-commits] [llvm/llvm-project] 2fd755: [clang] NFC: add line break at the end of if expre...
Zhouyi Zhou via All-commits
all-commits at lists.llvm.org
Wed Jun 30 04:49:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fd75507d1855300d0a59451337d0a55b081887c
https://github.com/llvm/llvm-project/commit/2fd75507d1855300d0a59451337d0a55b081887c
Author: Zhouyi Zhou <zhouzhouyi at gmail.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M clang/lib/Sema/TreeTransform.h
Log Message:
-----------
[clang] NFC: add line break at the end of if expressions
Hi,
In function TransformTemplateArgument,
would it be better to add line break at the end of "if" expressions?
I use clang-format to do the job for me.
Thanks a lot
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D104604
More information about the All-commits
mailing list