[all-commits] [llvm/llvm-project] a1155f: [NFC] Clang-format const array declarations

Chris B via All-commits all-commits at lists.llvm.org
Thu Feb 15 11:17:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1155f68f5d5c7013ca1deb312a2e1e4f71ef544
      https://github.com/llvm/llvm-project/commit/a1155f68f5d5c7013ca1deb312a2e1e4f71ef544
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M clang/lib/Sema/SemaOverload.cpp

  Log Message:
  -----------
  [NFC] Clang-format const array declarations

This just updates indentation of constant array declarations to be
style conformant.




More information about the All-commits mailing list