Skip to content

Commit dcd1f12

Browse files
committed
Merge from 'master' to 'sycl-web' (#4)
CONFLICT (content): Merge conflict in clang/test/Driver/clang-offload-bundler.c
2 parents 4b9ab3e + dc6a0b0 commit dcd1f12

File tree

338 files changed

+11679
-3089
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

338 files changed

+11679
-3089
lines changed

clang-tools-extra/clang-tidy/readability/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ add_clang_library(clangTidyReadabilityModule
1212
DeleteNullPointerCheck.cpp
1313
DeletedDefaultCheck.cpp
1414
ElseAfterReturnCheck.cpp
15+
FunctionCognitiveComplexityCheck.cpp
1516
FunctionSizeCheck.cpp
1617
IdentifierNamingCheck.cpp
1718
ImplicitBoolConversionCheck.cpp

0 commit comments

Comments
 (0)