[all-commits] [llvm/llvm-project] 115b87: [NFC][Support] Eliminate ', ' at end of MemoryEffec...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Thu Aug 29 09:29:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 115b87636b9f84cf145c0c96859f8e9f5e76c7a1
      https://github.com/llvm/llvm-project/commit/115b87636b9f84cf145c0c96859f8e9f5e76c7a1
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M llvm/lib/Support/ModRef.cpp
    M llvm/unittests/Support/CMakeLists.txt
    A llvm/unittests/Support/ModRefTest.cpp

  Log Message:
  -----------
  [NFC][Support] Eliminate ',' at end of MemoryEffects print (#106545)

- Eliminate comma at end of a MemoryEffects print.
- Added basic unit test to validate that.



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