[PATCH] D35051: [clang-tidy] Add bugprone-undefined-memory-manipulation check.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 14 05:20:50 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308021: [clang-tidy] Add bugprone-undefined-memory-manipulation check (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D35051?vs=106234&id=106625#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35051
Files:
clang-tools-extra/trunk/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/bugprone-undefined-memory-manipulation.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/bugprone-undefined-memory-manipulation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35051.106625.patch
Type: text/x-patch
Size: 14504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170714/1c6e4782/attachment-0001.bin>
More information about the cfe-commits
mailing list