[PATCH] D55410: [clang-tidy] check for flagging using declarations in headers
Shyan Akmal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 10 17:19:58 PST 2018
Naysh added inline comments.
================
Comment at: docs/clang-tidy/checks/abseil-alias-free-headers.rst:13
+The style guide http://google.github.io/styleguide/cppguide.html#Aliases discusses this
+issue in more detail
----------------
Eugene.Zelenko wrote:
> Missing link to guidelines,
@Eugene.Zelenko: Sorry, I'm not sure what you mean. Could you clarify what guidelines you're referring to?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55410/new/
https://reviews.llvm.org/D55410
More information about the cfe-commits
mailing list