[all-commits] [llvm/llvm-project] b0f6fd: [clang-tidy] Document modernize-raw-string-literal...

Piotr Zegar via All-commits all-commits at lists.llvm.org
Fri Jun 23 09:22:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0f6fd24dc12cf860e6b01f417badb115c7535ce
      https://github.com/llvm/llvm-project/commit/b0f6fd24dc12cf860e6b01f417badb115c7535ce
  Author: Piotr Zegar <me at piotrzegar.pl>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/modernize/raw-string-literal.rst

  Log Message:
  -----------
  [clang-tidy] Document modernize-raw-string-literal check options

Add missing documentation for DelimiterStem and ReplaceShorterLiterals
options.

Fixes #54662

Reviewed By: Eugene.Zelenko

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




More information about the All-commits mailing list