[all-commits] [llvm/llvm-project] 53c618: [clang] run clang-format on some CGObjC files (#12...

Peter Rong via All-commits all-commits at lists.llvm.org
Wed Feb 12 11:53:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53c618c07154f8a99762fb5222aa9c05f6c434f7
      https://github.com/llvm/llvm-project/commit/53c618c07154f8a99762fb5222aa9c05f6c434f7
  Author: Peter Rong <peterrong96 at gmail.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

  Changed paths:
    M clang/include/clang/AST/Mangle.h
    M clang/lib/CodeGen/CGObjCMac.cpp
    M clang/lib/CodeGen/CGObjCRuntime.h
    M clang/lib/CodeGen/CodeGenFunction.h

  Log Message:
  -----------
  [clang] run clang-format on some CGObjC files (#126644)

These files are relatively old and don't confront our formatting rules.
It's hard to change them without massive clang-format changes.

---------

Signed-off-by: Peter Rong <PeterRong at meta.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list