[all-commits] [llvm/llvm-project] de763c: [clang-format] Distinguish K&R C function definiti...

Owen via All-commits all-commits at lists.llvm.org
Fri Aug 13 05:28:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de763c4037157e60551ba227ccd0ed02e109c317
      https://github.com/llvm/llvm-project/commit/de763c4037157e60551ba227ccd0ed02e109c317
  Author: Owen <owenca at users.noreply.github.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Distinguish K&R C function definition and attribute

This is a follow-up to https://reviews.llvm.org/D107950 which
missed user-defined types in K&R C.

Differential Revision: https://reviews.llvm.org/D107961




More information about the All-commits mailing list