[all-commits] [llvm/llvm-project] 5b95d1: [clang-tidy] `performance-faster-string-find` gene...

FabianWolff via All-commits all-commits at lists.llvm.org
Tue Aug 8 16:00:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b95d17da1f0719f0af711e032d36b18fcb92070
      https://github.com/llvm/llvm-project/commit/5b95d17da1f0719f0af711e032d36b18fcb92070
  Author: Fabian Wolff <16052130+FabianWolff at users.noreply.github.com>
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/performance/faster-string-find.cpp

  Log Message:
  -----------
  [clang-tidy] `performance-faster-string-find` generates incorrect fixes for single quote character literals

Reviewed By: PiotrZSL

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




More information about the All-commits mailing list