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