[all-commits] [llvm/llvm-project] 10021c: Fix typo in comment: 'unit64_t' to 'uint64_t' (#16...

小钟 via All-commits all-commits at lists.llvm.org
Fri Oct 10 09:50:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10021c737a3565183d13eabbd29fc3254e4b30c4
      https://github.com/llvm/llvm-project/commit/10021c737a3565183d13eabbd29fc3254e4b30c4
  Author: 小钟 <2211261685 at qq.com>
  Date:   2025-10-10 (Fri, 10 Oct 2025)

  Changed paths:
    M llvm/lib/Object/XCOFFObjectFile.cpp

  Log Message:
  -----------
  Fix typo in comment: 'unit64_t' to 'uint64_t' (#162869)

Corrects a typo in comments within XCOFFObjectFile.cpp, changing
'unit64_t' to the correct type 'uint64_t' for clarity.



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