[PATCH] D35257: [clang-tidy] Add new modernize use unary assert check
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 12 06:44:09 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307791: [clang-tidy] Add new modernize use unary assert check (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D35257?vs=106195&id=106197#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35257
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/UnaryStaticAssertCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/UnaryStaticAssertCheck.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-unary-static-assert.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-unary-static-assert.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35257.106197.patch
Type: text/x-patch
Size: 8493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170712/e5f63064/attachment-0001.bin>
More information about the cfe-commits
mailing list