[PATCH] D124341: [clang-tidy][NFC] Replace many instances of std::string where a StringRef would suffice.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 10 13:09:30 PDT 2022


njames93 added a comment.

In D124341#3502659 <https://reviews.llvm.org/D124341#3502659>, @uabelho wrote:

> Hi,
>
> I noticed that this patch isn't NFC.

Whoops, good catch. I left in some debugging code, fixed in rGa308a55720249749 <https://reviews.llvm.org/rGa308a557202497495c10355279b5b9975bbee98e>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124341/new/

https://reviews.llvm.org/D124341



More information about the cfe-commits mailing list