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

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 1 10:12:58 PDT 2018


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

Addressing a fixme and updating tests


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.144747.patch
Type: text/x-patch
Size: 47008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180501/f1cba8b7/attachment-0001.bin>


More information about the cfe-commits mailing list