CMake/Utilities/ClangTidyModule/Tests
Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const"
Run the `clang-format.bash` script to update all our C and C++ code to a
new style defined by `.clang-format`, now with "east const" enforcement.
Use `clang-format` version 18.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.

Issue: #26123
2025-01-23 13:09:50 -05:00
..
cmake-use-pragma-once clang-tidy module: add test for #pragma once check 2022-11-17 13:55:52 -05:00
cmake-ostringstream-use-cmstrcat-stdout.txt clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00
cmake-ostringstream-use-cmstrcat.cxx clang-tidy module: add test for ostringstream check 2022-11-14 13:51:59 -05:00
cmake-string-concatenation-use-cmstrcat-fixit.cxx clang-tidy module: fix offset issue with last string concat operand 2022-12-03 13:56:56 -05:00
cmake-string-concatenation-use-cmstrcat-stdout.txt clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00
cmake-string-concatenation-use-cmstrcat.cxx clang-tidy module: fix offset issue with last string concat operand 2022-12-03 13:56:56 -05:00
cmake-use-bespoke-enum-class-stdout.txt clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00
cmake-use-bespoke-enum-class.cxx clang-tidy module: add check for boolean parameters 2022-11-07 13:15:02 -05:00
cmake-use-cmstrlen-fixit.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmake-use-cmstrlen-stdout.txt clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00
cmake-use-cmstrlen.cxx Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
cmake-use-cmsys-fstream-fixit.cxx clang-tidy module: add tests for cmsys::fstream check 2022-11-04 11:33:23 -04:00
cmake-use-cmsys-fstream-stdout.txt clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00
cmake-use-cmsys-fstream.cxx clang-tidy module: add tests for cmsys::fstream check 2022-11-04 11:33:23 -04:00
cmake-use-pragma-once-stdout.txt clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00
cmake-use-pragma-once.cxx clang-tidy module: add test for #pragma once check 2022-11-17 13:55:52 -05:00
CMakeLists.txt clang-tidy module: add tests for string concatenation check 2022-11-28 13:37:52 -05:00
RunClangTidy.cmake clang-tidy module: Update to build against LLVM/Clang 17 2023-11-17 09:58:21 -05:00