[PATCH] D29267: [clang-tidy] safety-no-assembler
Jonathan B Coe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 6 02:53:28 PST 2017
jbcoe updated this revision to Diff 87207.
jbcoe marked an inline comment as done.
jbcoe added a comment.
Improve diagnostic message. Find other sorts of inline assembler. Minor fixes for other review comments.
https://reviews.llvm.org/D29267
Files:
clang-tools-extra/clang-tidy/CMakeLists.txt
clang-tools-extra/clang-tidy/safety/CMakeLists.txt
clang-tools-extra/clang-tidy/safety/NoAssemblerCheck.cpp
clang-tools-extra/clang-tidy/safety/NoAssemblerCheck.h
clang-tools-extra/clang-tidy/safety/SafetyTidyModule.cpp
clang-tools-extra/clang-tidy/tool/CMakeLists.txt
clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/safety-no-assembler.rst
clang-tools-extra/test/clang-tidy/safety-no-assembler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29267.87207.patch
Type: text/x-patch
Size: 8879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/b77aea48/attachment-0001.bin>
More information about the cfe-commits
mailing list