[all-commits] [llvm/llvm-project] d1d293: [Support][NFC] Add test documenting that empty `Re...
martinboehme via All-commits
all-commits at lists.llvm.org
Tue Mar 5 03:34:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1d2932cb1dc24e0c8149f07b75599981ac405a7
https://github.com/llvm/llvm-project/commit/d1d2932cb1dc24e0c8149f07b75599981ac405a7
Author: martinboehme <mboehme at google.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M llvm/unittests/Support/RegexTest.cpp
Log Message:
-----------
[Support][NFC] Add test documenting that empty `Regex` pattern matches nothing. (#83849)
I was wondering about this when I recently used `Regex`, and I thought
it would
be nice to have a test documenting this behavior.
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