commit | b59cd77c87d825fd1086eb6eba30473a11dd16bd | [log] [tgz] |
---|---|---|
author | Julie Hockett <juliehockett@google.com> | Fri May 04 17:02:13 2018 +0000 |
committer | Julie Hockett <juliehockett@google.com> | Fri May 04 17:02:13 2018 +0000 |
tree | 0a59bd11c241f0e1eea626109d8d75d7325469de | |
parent | e5ad31d3766e1d9166578d3b7c998a585ee528fc [diff] |
[clang-doc] Attaching a name to reference data This adds the name of the referenced decl, in addition to its USR, to the saved data, so that the backend can look at an info in isolation and still be able to construct a human-readable name for it. Differential Revision: https://reviews.llvm.org/D46281 llvm-svn: 331539