[PATCH] D29267: [clang-tidy] safety-no-assembler

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 15:08:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294255: [clang-tidy] safety-no-assembler (authored by jbcoe).

Changed prior to commit:
  https://reviews.llvm.org/D29267?vs=87207&id=87314#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29267

Files:
  clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/safety/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/safety/NoAssemblerCheck.cpp
  clang-tools-extra/trunk/clang-tidy/safety/NoAssemblerCheck.h
  clang-tools-extra/trunk/clang-tidy/safety/SafetyTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/tool/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  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/safety-no-assembler.rst
  clang-tools-extra/trunk/test/clang-tidy/safety-no-assembler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29267.87314.patch
Type: text/x-patch
Size: 9360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/f5367227/attachment-0001.bin>


More information about the cfe-commits mailing list