[all-commits] [llvm/llvm-project] 9ec5dc: [clang-format] Add note directive generation for docs

Gedare Bloom via All-commits all-commits at lists.llvm.org
Sun Jul 9 12:25:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ec5dc6944781b0c233e874a4ed8d12106df14ac
      https://github.com/llvm/llvm-project/commit/9ec5dc6944781b0c233e874a4ed8d12106df14ac
  Author: Gedare Bloom <gedare at rtems.org>
  Date:   2023-07-09 (Sun, 09 Jul 2023)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/tools/dump_format_style.py
    M clang/include/clang/Format/Format.h

  Log Message:
  -----------
  [clang-format] Add note directive generation for docs

Generate a ..note:: directive when the \note is encountered in Format.h.

Differential Revision: https://reviews.llvm.org/D154552




More information about the All-commits mailing list