mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Merge topic 'clang-tidy-fix-warning'
92ac288113 clang-tidy: fix module warnings for LLVM 22
Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !12526
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
file LICENSE.rst or https://cmake.org/licensing for details. */
|
||||
#include <clang-tidy/ClangTidyModule.h>
|
||||
#include <clang-tidy/ClangTidyModuleRegistry.h>
|
||||
|
||||
#include "OstringstreamUseCmstrcatCheck.h"
|
||||
#include "StringConcatenationUseCmstrcatCheck.h"
|
||||
|
||||
Reference in New Issue
Block a user