[all-commits] [llvm/llvm-project] ea2be4: [clang-format] Expand the SpacesAroundConditions o...
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Sun Jan 19 07:56:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ea2be452542c81b04621e26c0d5e83be565f07e2
https://github.com/llvm/llvm-project/commit/ea2be452542c81b04621e26c0d5e83be565f07e2
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Expand the SpacesAroundConditions option to include catch statements
Summary: This diff expands the SpacesAroundConditions option added in D68346 to include adding spaces to catch statements.
Reviewed By: MyDeveloperDay
Patch by: timwoj
Differential Revision: https://reviews.llvm.org/D72793
More information about the All-commits
mailing list