Prazek added inline comments. ================ Comment at: docs/clang-tidy/checks/modernize-use-using.rst:13 @@ +12,3 @@ + typedef int variable; + +After: ---------------- add cases with pointers to function / members http://reviews.llvm.org/D18919