commit | c67dab5bd0a1ca14dcacc9d27166bc555044d16f | [log] [tgz] |
---|---|---|
author | Haojian Wu <hokein@google.com> | Fri Jan 25 10:03:49 2019 +0000 |
committer | Haojian Wu <hokein@google.com> | Fri Jan 25 10:03:49 2019 +0000 |
tree | 362053ed769a168b44e70d9101651c402003a4a2 | |
parent | 914e838e636d44c9798e790535bacec04a16b0d5 [diff] |
[clang-tidy] Add check for underscores in googletest names. Summary: Adds a clang-tidy warning for underscores in googletest names. Patch by Kar Epker! Reviewers: hokein, alexfh, aaron.ballman Reviewed By: hokein Subscribers: Eugene.Zelenko, JonasToth, MyDeveloperDay, lebedev.ri, xazax.hun, mgorny, cfe-commits Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D56424 llvm-svn: 352183