Prazek added inline comments.
================ Comment at: docs/clang-tidy/checks/misc-default-numerics.rst:11 +Consider scenario: +1. Have `typedef long long BigInt` in source code +2. Use `std::numeric_limits<BigInt>::min()` ---------------- Eugene.Zelenko wrote: > May be code-block will be better? Right, I was looking for something like an inline code block, but I guess I will just change it to code block with comments https://reviews.llvm.org/D33470 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits