[PATCH] D55346: [clang-tidy] check for using declaration scope and qualification

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 19:22:12 PST 2018


Eugene.Zelenko added inline comments.


================
Comment at: docs/clang-tidy/checks/abseil-anonymous-enclosed-aliases.rst:20
+
+  } // foo
----------------
Are there guidelines?


================
Comment at: docs/clang-tidy/checks/abseil-qualified-aliases.rst:22
+
+See https://abseil.io/tips/119 for an in depth justification for this
+check. 
----------------
Please make text consistent across all these checks.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55346/new/

https://reviews.llvm.org/D55346





More information about the cfe-commits mailing list