diff options
author | Vitaly Buka <vitalybuka@google.com> | 2025-10-08 15:26:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 15:26:13 -0700 |
commit | a2723ddf70aa0bfa1758e47a9d12238141e44f86 (patch) | |
tree | 27ff7ead15f607e1dfa9e5d62b3b19dd12d99502 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
parent | 5ebb05215f1cdbbeb49daace25838d925f8fe589 (diff) | |
download | llvm-a2723ddf70aa0bfa1758e47a9d12238141e44f86.zip llvm-a2723ddf70aa0bfa1758e47a9d12238141e44f86.tar.gz llvm-a2723ddf70aa0bfa1758e47a9d12238141e44f86.tar.bz2 |
[NFC][SpecialCaseList] Split Matcher into RegexMatcher and GlobMatcher (#162303)
Glob will be optimized
Regex we we will keep intact.
Using std::variant to avoid virtual methods,
and allow to switch unique_ptr to move in future.
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions