Coding style for C++ constructs going forward

Jakub Jelinek jakub@redhat.com
Fri Aug 7 15:48:29 GMT 2020


On Fri, Aug 07, 2020 at 07:56:03AM -0700, Joel Brobecker wrote:
> > Pedro has pointed out LLVM's coding standards for "auto", which we may or
> > may not want to follow/adopt: https://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable

Also see the
https://gcc.gnu.org/pipermail/gcc-patches/2020-May/545829.html
thread on gcc-patches, including subject
'Describe coding conventions surrounding "auto"'
later in the thread.

	Jakub



More information about the Gdb mailing list