We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 579cb5b + c006ea6 commit 2b25bfbCopy full SHA for 2b25bfb
clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
@@ -83,4 +83,5 @@ clang_target_link_libraries(clangTidyBugproneModule
83
clangBasic
84
clangLex
85
clangTooling
86
+ clangTransformer
87
)
0 commit comments