[all-commits] [llvm/llvm-project] 7695d2: improve comment

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu May 22 07:54:07 PDT 2025


  Branch: refs/heads/users/OCHyams/ki-clang-assignment
  Home:   https://github.com/llvm/llvm-project
  Commit: 7695d2f7ee990d79ce8592ea7a8f3e9371c7eb67
      https://github.com/llvm/llvm-project/commit/7695d2f7ee990d79ce8592ea7a8f3e9371c7eb67
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang/lib/CodeGen/CGExpr.cpp

  Log Message:
  -----------
  improve comment


  Commit: dd5949e0552d62338f336bbd982a783a2e45d42e
      https://github.com/llvm/llvm-project/commit/dd5949e0552d62338f336bbd982a783a2e45d42e
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang/test/DebugInfo/KeyInstructions/assign-scalar.c

  Log Message:
  -----------
  test g += ++h;


  Commit: 098e77a299faa3926c138f26eddd4f133d55831a
      https://github.com/llvm/llvm-project/commit/098e77a299faa3926c138f26eddd4f133d55831a
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    R clang/test/DebugInfo/KeyInstructions/assign.c

  Log Message:
  -----------
  rm accidental redundant test


  Commit: bcf5a3d7e196ad2e69e74d7cf256daa119f5d435
      https://github.com/llvm/llvm-project/commit/bcf5a3d7e196ad2e69e74d7cf256daa119f5d435
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang/test/DebugInfo/KeyInstructions/init-agg.c

  Log Message:
  -----------
  improve mem* checks in agg test


  Commit: 93cd43bd94f189dc1935f585a0586c642528636e
      https://github.com/llvm/llvm-project/commit/93cd43bd94f189dc1935f585a0586c642528636e
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang/test/DebugInfo/KeyInstructions/assign-scalar.c

  Log Message:
  -----------
  add comma operator coverage to test


Compare: https://github.com/llvm/llvm-project/compare/6f0135b3afce...93cd43bd94f1

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