This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE355091: Use ArrayRef::copy, instead of copying data
manually (authored by gribozavr, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58782?vs=188729&id=188730#toc
Repository:
rCT
lebedev.ri added a comment.
Would it please be possible to write actual commit / DR titles,
i.e. include appropriate `[tag]`s into them,
and ideally proper commit messages, too?
It really clutters -commit list listing otherwise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
ioeric accepted this revision.
ioeric added a comment.
This revision is now accepted and ready to land.
Nice!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58782/new/
https://reviews.llvm.org/D58782
__
gribozavr created this revision.
gribozavr added a reviewer: ioeric.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D58782
Files:
clang-tools-extra/clangd/index/Ref.cpp
Index: c