[all-commits] [llvm/llvm-project] d8fd21: NFC: Change quotes from Unicode to ASCII

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Thu Jul 29 02:43:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8fd2146daaa28d118fd7c29d63e817a8c955b81
      https://github.com/llvm/llvm-project/commit/d8fd2146daaa28d118fd7c29d63e817a8c955b81
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/abseil-no-internal-dependencies.rst

  Log Message:
  -----------
  NFC: Change quotes from Unicode to ASCII

This was causing some problems for Python scripts that we have.

Context: https://reviews.llvm.org/D106792




More information about the All-commits mailing list