[clang-tidy] Add a whitelist option in google-runtime-references.
authorHaojian Wu <hokein@google.com>
Mon, 10 Oct 2016 16:38:11 +0000 (16:38 +0000)
committerHaojian Wu <hokein@google.com>
Mon, 10 Oct 2016 16:38:11 +0000 (16:38 +0000)
commiteaf77911b29a7cb54fc5c7f8636ee72807e7f690
treeec6457e74502bc1c85ad08eba5fe1f9d1a678d16
parentce2da5e1431cd9ef4fddffefe6552b495864b38d
[clang-tidy] Add a whitelist option in google-runtime-references.

Reviewers: aaron.ballman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25244

llvm-svn: 283777
clang-tools-extra/clang-tidy/google/NonConstReferences.cpp
clang-tools-extra/clang-tidy/google/NonConstReferences.h
clang-tools-extra/docs/clang-tidy/checks/google-runtime-references.rst
clang-tools-extra/test/clang-tidy/google-runtime-references.cpp