[all-commits] [llvm/llvm-project] 7f0387: [clang][ExtractAPI] Add a space between type and n...

Daniel Grumberg via All-commits all-commits at lists.llvm.org
Wed Jul 27 03:02:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f0387de4c600af185b2db8d748f530444fe03cd
      https://github.com/llvm/llvm-project/commit/7f0387de4c600af185b2db8d748f530444fe03cd
  Author: Daniel Grumberg <dgrumberg at apple.com>
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
    M clang/lib/ExtractAPI/DeclarationFragments.cpp
    M clang/test/ExtractAPI/objc_category.m
    M clang/test/ExtractAPI/objc_interface.m

  Log Message:
  -----------
  [clang][ExtractAPI] Add a space between type and name in property declaration fragments

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




More information about the All-commits mailing list