[all-commits] [llvm/llvm-project] 9e8fff: [clang-format][docs] Fix documentation of clang-fo...

Ludovic J via All-commits all-commits at lists.llvm.org
Fri Sep 24 00:16:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e8fff26f374766b76aad9531ee5e6860f67e46c
      https://github.com/llvm/llvm-project/commit/9e8fff26f374766b76aad9531ee5e6860f67e46c
  Author: Ludovic Jozeau <federandink at gmail.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/tools/dump_format_style.py
    A clang/docs/tools/plurals.txt

  Log Message:
  -----------
  [clang-format][docs] Fix documentation of clang-format BasedOnStyle type

Fix little inconsistency and use `std::string` (which is used everywhere
else) instead of `string`

Reviewed By: MyDeveloperDay, HazardyKnusperkeks

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




More information about the All-commits mailing list