[PATCH] D40787: [clang-tidy] Replace the usage of std::uncaught_exception with std::uncaught_exceptions
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 02:50:47 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325572: [clang-tidy] Replace the usage of std::uncaught_exception with stdā¦ (authored by xazax, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.llvm.org/D40787?vs=133814&id=135031#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40787
Files:
clang-tools-extra/trunk/clang-tidy/modernize/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/modernize/ModernizeTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/modernize/UseUncaughtExceptionsCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/UseUncaughtExceptionsCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-use-uncaught-exceptions.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-use-uncaught-exceptions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40787.135031.patch
Type: text/x-patch
Size: 12973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/13acc669/attachment.bin>
More information about the llvm-commits
mailing list