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

Owen via All-commits all-commits at lists.llvm.org
Sat Aug 14 05:12:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6928cf45516503deb48f8175a982becc579dc8c
      https://github.com/llvm/llvm-project/commit/f6928cf45516503deb48f8175a982becc579dc8c
  Author: Owen <owenca at users.noreply.github.com>
  Date:   2021-08-14 (Sat, 14 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