summaryrefslogtreecommitdiff
path: root/src/mongo/base/clonable_ptr_test.cpp
AgeCommit message (Expand)Author
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2022-08-26SERVER-69154 fix clang tidy issue static_cast(bug BF-26203 is depend on)Juan Gu
2022-08-19SERVER-68830 did some tidy clang fixesJuan Gu
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-17SERVER-36656 Add canary builders for XCode 10 and XCode 10 with C++17Andrew Morrow
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-01-11SERVER-32414 Remove some `stdx::` checks from lintADAM David Alan Martin
2017-06-01SERVER-29315 Fix lint issue.ADAM David Alan Martin
2017-06-01SERVER-29315 Fix `clonable_ptr_test` in UBSANADAM David Alan Martin
2017-03-30SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin
2017-03-22Revert "SERVER-26025 Smart pointer with clone on copy"Randolph Tan
2017-03-22SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin