[PATCH] D16310: new clang-tidy checker misc-long-cast

Daniel Marjamäki via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 07:12:58 PST 2016


danielmarjamaki added inline comments.

================
Comment at: docs/clang-tidy/checks/misc-misplaced-widening-cast.rst:2
@@ +1,3 @@
+.. title:: clang-tidy - misc-misplaced-widening-cast
+
+misc-misplaced-widening-cast
----------------
For information, it seem I had to use -DLLVM_ENABLE_SPHINX=ON also ..


http://reviews.llvm.org/D16310





More information about the cfe-commits mailing list