hanchenye-llvm-project/clang-tools-extra/clang-doc
Julie Hockett b59cd77c87 [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
2018-05-04 17:02:13 +00:00
..
tool [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00
BitcodeWriter.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
BitcodeWriter.h [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
CMakeLists.txt [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00
ClangDoc.cpp [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00
ClangDoc.h [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00
Mapper.cpp [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00
Mapper.h [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00
Representation.h [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
Serialize.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
Serialize.h [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-22 23:34:46 +00:00