summaryrefslogtreecommitdiffstats
path: root/clangd/index/Ref.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Deduplicate Refs on the fly.Haojian Wu2019-03-081-8/+7
* Use ArrayRef::copy, instead of copying data manuallyDmitri Gribenko2019-02-281-3/+1
* Moved Ref into its own header and implementation fileDmitri Gribenko2019-02-281-0/+62