llvm-project/clang-tools-extra/clang-tidy/concurrency
Roman Lebedev 317ca3ecf8
[NFC][clang-tidy] Do link FrontendOpenMP into concurrency module after all
It seems that while clangASTMatchers does add FrontendOpenMP into
it's LLVM_LINK_COMPONENTS, it's still not being propagated transitively.
2020-11-30 13:34:00 +03:00
..
CMakeLists.txt [NFC][clang-tidy] Do link FrontendOpenMP into concurrency module after all 2020-11-30 13:34:00 +03:00
ConcurrencyTidyModule.cpp
MtUnsafeCheck.cpp
MtUnsafeCheck.h