[all-commits] [llvm/llvm-project] 587b3b: [clang-format] Expand the SpacesAroundConditions o...

MyDeveloperDay via All-commits all-commits at lists.llvm.org
Tue Jan 21 09:55:57 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 587b3b2a13d27c50006607a6b7e7458e6d7cc3fa
      https://github.com/llvm/llvm-project/commit/587b3b2a13d27c50006607a6b7e7458e6d7cc3fa
  Author: mydeveloperday <mydeveloperday at gmail.com>
  Date:   2020-01-21 (Tue, 21 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

(cherry picked from commit ea2be452542c81b04621e26c0d5e83be565f07e2)




More information about the All-commits mailing list