| commit | c253f8b06be7d8fe23cb08613fad439c01d51521 | [log] [tgz] |
|---|---|---|
| author | Haojian Wu <hokein@google.com> | Tue Apr 05 11:42:08 2016 +0000 |
| committer | Haojian Wu <hokein@google.com> | Tue Apr 05 11:42:08 2016 +0000 |
| tree | c73a300b4bc7c02e037f790fa17d1352d9e266e4 | |
| parent | 591ae468201532c6ce59826d10f596c6bba37a7b [diff] |
[clang-tidy] Add a check to detect static definitions in anonymous namespace. Summary: Fixes PR26595 Reviewers: alexfh Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D18180 llvm-svn: 265384