[PATCH] D18919: Add check "modernize use using"

Piotr Padlewski via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 9 07:10:33 PDT 2016


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





More information about the cfe-commits mailing list