summaryrefslogtreecommitdiff
path: root/src/mongo/util/pcre_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-1/+3
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-19/+1
* SERVER-65276 minor test fix for u8 literals under C++20Billy Donahue2022-06-121-2/+13
* SERVER-65276 add src/mongo/util/pcre libraryBilly Donahue2022-06-101-0/+347