[PATCH] D59466: [clang-tidy] openmp-exception-escape - a new check
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 11:02:03 PDT 2019
lebedev.ri updated this revision to Diff 191911.
lebedev.ri marked 4 inline comments as done.
lebedev.ri added a comment.
Last few nits.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59466/new/
https://reviews.llvm.org/D59466
Files:
clang-tidy/openmp/CMakeLists.txt
clang-tidy/openmp/ExceptionEscapeCheck.cpp
clang-tidy/openmp/ExceptionEscapeCheck.h
clang-tidy/openmp/OpenMPTidyModule.cpp
clang-tidy/utils/ExceptionAnalyzer.cpp
clang-tidy/utils/ExceptionAnalyzer.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/openmp-exception-escape.rst
test/clang-tidy/bugprone-exception-escape-openmp.cpp
test/clang-tidy/openmp-exception-escape.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59466.191911.patch
Type: text/x-patch
Size: 14475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190322/d6956938/attachment-0001.bin>
More information about the cfe-commits
mailing list