summaryrefslogtreecommitdiff
path: root/Source/cmStringReplaceHelper.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
| | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-2/+3
|
* clang-tidy: Use emplaceRegina Pfeifer2019-01-171-5/+7
|
* string() Refactoring: creates an helper for REGEX REPLACEMarc Chevrier2018-04-161-0/+117