[all-commits] [llvm/llvm-project] 84b99b: [NFC][CodingStandard] Extend if-else brace example...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Mon Oct 14 07:21:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84b99b4b1ee19b81d8a1ac780f7aa307ce3b84da
      https://github.com/llvm/llvm-project/commit/84b99b4b1ee19b81d8a1ac780f7aa307ce3b84da
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/docs/CodingStandards.rst

  Log Message:
  -----------
  [NFC][CodingStandard] Extend if-else brace example with else-if (#112193)

Extend example to document that single statement `else if` needs a brace
as well if the associated `if` needs a brace.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list