]> granicus.if.org Git - clang/commit
[Index] Expose USR generation for types
authorIlya Biryukov <ibiryukov@google.com>
Mon, 26 Nov 2018 15:24:48 +0000 (15:24 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 26 Nov 2018 15:24:48 +0000 (15:24 +0000)
commit1de05d8796ac8a7603446bf5f1840e015bf3a06a
tree5d46bcbe3ad6fca4de94bda0a676cbc54a7579c7
parent7ec4c4cc4ddfe745126ad04e867661b6e8cb9635
[Index] Expose USR generation for types

Summary: Used in clangd.

Reviewers: sammccall, ioeric

Reviewed By: sammccall

Subscribers: kadircet, cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@347558 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Index/USRGeneration.h
lib/Index/USRGeneration.cpp