llvm-project/clang-tools-extra/docs/clang-tidy
Alexander Kornienko b816ba0fb3 [clang-tidy] Add non-inline function definition and variable definition check in header files.
Summary: The new check will find all functionand variable definitions which may violate cpp one definition rule in header file.

Reviewers: aaron.ballman, alexfh

Subscribers: aaron.ballman, cfe-commits

Patch by Haojian Wu!

Differential Revision: http://reviews.llvm.org/D15710

llvm-svn: 257178
2016-01-08 16:37:11 +00:00
..
checks [clang-tidy] Add non-inline function definition and variable definition check in header files. 2016-01-08 16:37:11 +00:00
tools
index.rst [clang-tidy] Fix capitalization of the message in the example 2015-12-29 13:28:10 +00:00