[all-commits] [llvm/llvm-project] 9e709d: [NFC][Glob] Escape backslash to fix doxygen render...

Ellis Hoag via All-commits all-commits at lists.llvm.org
Tue Sep 17 14:35:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e709dcb709f0d68eae655f3d5771751abc208a9
      https://github.com/llvm/llvm-project/commit/9e709dcb709f0d68eae655f3d5771751abc208a9
  Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M llvm/include/llvm/Support/GlobPattern.h

  Log Message:
  -----------
  [NFC][Glob] Escape backslash to fix doxygen rendering (#109055)

The docs for Glob wasn't rendered correctly, I believe because the `\`
was not properly escaped. I haven't built these docs locally, so I'll
follow up to see if this is fixed after it lands.

https://llvm.org/doxygen/classllvm_1_1GlobPattern.html



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