[PATCH] D46281: [clang-doc] Attaching a name to reference data

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 30 12:34:29 PDT 2018


juliehockett updated this revision to Diff 144615.
juliehockett marked 3 inline comments as done.
juliehockett added a comment.

Addressing comments


https://reviews.llvm.org/D46281

Files:
  clang-doc/BitcodeWriter.cpp
  clang-doc/BitcodeWriter.h
  clang-doc/Representation.h
  clang-doc/Serialize.cpp
  test/clang-doc/mapper-class-in-class.cpp
  test/clang-doc/mapper-class-in-function.cpp
  test/clang-doc/mapper-class.cpp
  test/clang-doc/mapper-comments.cpp
  test/clang-doc/mapper-enum.cpp
  test/clang-doc/mapper-function.cpp
  test/clang-doc/mapper-method.cpp
  test/clang-doc/mapper-namespace.cpp
  test/clang-doc/mapper-struct.cpp
  test/clang-doc/mapper-union.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46281.144615.patch
Type: text/x-patch
Size: 46281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180430/62d89e03/attachment-0001.bin>


More information about the cfe-commits mailing list