[all-commits] [llvm/llvm-project] 969ac1: [support][nfc] MD5: Undef macros after use (#132132)

Ivan Butygin via All-commits all-commits at lists.llvm.org
Thu Mar 20 19:26:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 969ac10cb3c0e7aaf1e09fffc92b56170576433a
      https://github.com/llvm/llvm-project/commit/969ac10cb3c0e7aaf1e09fffc92b56170576433a
  Author: Ivan Butygin <ivan.butygin at gmail.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M llvm/lib/Support/MD5.cpp

  Log Message:
  -----------
  [support][nfc] MD5: Undef macros after use (#132132)

I'm experimenting with amalgamating Support lib into single cpp and
leaking a bunch of 1-letter macros is not nice.



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