[all-commits] [llvm/llvm-project] 6c764a: [llvm][mustache][NFC] Use type alias for escape sy...

Paul Kirth via All-commits all-commits at lists.llvm.org
Tue May 6 15:54:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c764a6dda9f63dda38540a52b2b3bbbb1f3291b
      https://github.com/llvm/llvm-project/commit/6c764a6dda9f63dda38540a52b2b3bbbb1f3291b
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

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

  Log Message:
  -----------
  [llvm][mustache][NFC] Use type alias for escape symbols (#138050)

This data structure's type and/or representation is likely to change.
Using an alias, makes it easy to refactor.



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