[all-commits] [llvm/llvm-project] 86825d: [clang-format] Make '.clang-format' variants findi...

Anders Waldenborg via All-commits all-commits at lists.llvm.org
Thu Nov 7 01:08:57 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86825dbe3306d296094432feb4a7af7d385d6b1d
      https://github.com/llvm/llvm-project/commit/86825dbe3306d296094432feb4a7af7d385d6b1d
  Author: Anders Waldenborg <anders at 0x63.nu>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M clang/lib/Format/Format.cpp

  Log Message:
  -----------
  [clang-format] Make '.clang-format' variants finding a loop (NFC)

This simplifies logic making it trivial to add searching for other
files later.

Differential revision: https://reviews.llvm.org/D68568




More information about the All-commits mailing list