JonasToth added inline comments.

================
Comment at: docs/clang-tidy/checks/bugprone-too-small-loop-variable.rst:10
+
+  .. code-block:: c++
+
----------------
Eugene.Zelenko wrote:
> JonasToth wrote:
> > ztamas wrote:
> > > JonasToth wrote:
> > > > the `.. code-block:: c++` is usually not indended, only the code itself.
> > > Hmm, I copied this from somewhere. It might be a good idea to make this 
> > > consistent across all the *.rst files. See 
> > > bugprone-suspicious-semicolon.rst or bugprone-use-after-move.rst for 
> > > example.
> > True, but nobody want's to do the documentation work :D
> I could try to fix, but I need to be pointed to proper example :-)
A nice little `sed` line i had to write 3 times fixed the thing :D


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53974



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to