[PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 07:13:37 PDT 2016
courbet updated this revision to Diff 52684.
courbet added a comment.
Fix 5 of the 8 false positives. Add tests.
http://reviews.llvm.org/D18649
Files:
clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp
clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/cppcoreguidelines-interfaces-global-init.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cppcoreguidelines-interfaces-global-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18649.52684.patch
Type: text/x-patch
Size: 11158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160405/7c166e59/attachment.bin>
More information about the cfe-commits
mailing list