[PATCH] D57113: [clang-tidy] openmp-use-default-none - a new check
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 1 01:37:23 PST 2019
lebedev.ri updated this revision to Diff 184692.
lebedev.ri retitled this revision from "[clang-tidy] openmp-use-default-none - a new module and a check" to "[clang-tidy] openmp-use-default-none - a new check".
lebedev.ri edited the summary of this revision.
lebedev.ri added a parent revision: D57571: [clang-tidy] A new OpenMP module.
lebedev.ri added a comment.
Herald added a project: clang.
Herald added a subscriber: openmp-commits.
NFC, rebased, split the new check from the new module into separate differentials.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57113/new/
https://reviews.llvm.org/D57113
Files:
clang-tidy/openmp/CMakeLists.txt
clang-tidy/openmp/OpenMPTidyModule.cpp
clang-tidy/openmp/UseDefaultNoneCheck.cpp
clang-tidy/openmp/UseDefaultNoneCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/openmp-use-default-none.rst
test/clang-tidy/openmp-use-default-none.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57113.184692.patch
Type: text/x-patch
Size: 22211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190201/086a4d15/attachment-0001.bin>
More information about the cfe-commits
mailing list