[all-commits] [llvm/llvm-project] c92d2e: [clangd][NFC] Use std::string::replace in SourceCo...

Nathan James via All-commits all-commits at lists.llvm.org
Tue Mar 9 13:39:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c92d2ea59e79fb366512e16eb1209f2de3ed6ff1
      https://github.com/llvm/llvm-project/commit/c92d2ea59e79fb366512e16eb1209f2de3ed6ff1
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M clang-tools-extra/clangd/SourceCode.cpp

  Log Message:
  -----------
  [clangd][NFC] Use std::string::replace in SourceCode:applyChange.

Just looks nicer and easier to read.

Reviewed By: kadircet

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




More information about the All-commits mailing list