[PATCH] D15710: [clang-tidy] Add non-inline function definition and variable definition check in header files.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 8 08:41:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257178: [clang-tidy] Add non-inline function definition and variable definition checkā€¦ (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D15710?vs=44318&id=44331#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15710

Files:
  clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/misc/DefinitionsInHeadersCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/DefinitionsInHeadersCheck.h
  clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/misc-definitions-in-headers.rst
  clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy.py
  clang-tools-extra/trunk/test/clang-tidy/misc-definitions-in-headers.hpp
  clang-tools-extra/trunk/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15710.44331.patch
Type: text/x-patch
Size: 15416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160108/cf4a1f30/attachment.bin>


More information about the cfe-commits mailing list