[all-commits] [llvm/llvm-project] 0e8fe7: [NFC][Support] Define Prefix/SuffixMetacharacters ...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Jun 10 15:00:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e8fe7904865ed56de4f572781f687cb2c3791a1
https://github.com/llvm/llvm-project/commit/0e8fe7904865ed56de4f572781f687cb2c3791a1
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M llvm/lib/Support/GlobPattern.cpp
Log Message:
-----------
[NFC][Support] Define Prefix/SuffixMetacharacters constants (#202850)
Extract literal metacharacter strings used in GlobPattern into static
constexpr arrays to improve consistency and maintainability.
Assisted-by: Gemini
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