[Openmp-commits] [PATCH] D57571: [clang-tidy] A new OpenMP module
Roman Lebedev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Feb 1 01:37:09 PST 2019
lebedev.ri created this revision.
lebedev.ri added reviewers: JonasToth, aaron.ballman, alexfh, xazax.hun, hokein.
lebedev.ri added projects: clang-tools-extra, OpenMP.
Herald added subscribers: openmp-commits, arphaman, guansong, rnkovacs, mgorny.
Herald added a project: clang.
Just the empty skeleton.
Previously reviewed as part of D57113 <https://reviews.llvm.org/D57113>.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D57571
Files:
clang-tidy/CMakeLists.txt
clang-tidy/ClangTidyForceLinker.h
clang-tidy/openmp/CMakeLists.txt
clang-tidy/openmp/OpenMPTidyModule.cpp
clang-tidy/plugin/CMakeLists.txt
clang-tidy/tool/CMakeLists.txt
docs/ReleaseNotes.rst
docs/clang-tidy/index.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57571.184691.patch
Type: text/x-patch
Size: 4551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190201/8d57d1e4/attachment-0001.bin>
More information about the Openmp-commits
mailing list