[PATCH] D48341: [clang-doc] Refactoring mapper to map by scope

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 13:10:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
juliehockett marked an inline comment as done.
Closed by commit rCTE338763: Reland "[clang-doc] Refactoring mapper to map by scope" (authored by juliehockett, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48341?vs=158429&id=158826#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48341

Files:
  clang-doc/BitcodeReader.cpp
  clang-doc/BitcodeReader.h
  clang-doc/BitcodeWriter.cpp
  clang-doc/BitcodeWriter.h
  clang-doc/Mapper.cpp
  clang-doc/Representation.cpp
  clang-doc/Representation.h
  clang-doc/Serialize.cpp
  clang-doc/Serialize.h
  clang-doc/YAMLGenerator.cpp
  clang-doc/gen_tests.py
  clang-doc/tool/ClangDocMain.cpp
  test/clang-doc/bc-comment.cpp
  test/clang-doc/bc-linkage.cpp
  test/clang-doc/bc-module.cpp
  test/clang-doc/bc-namespace.cpp
  test/clang-doc/bc-record.cpp
  test/clang-doc/mapper-comment.cpp
  test/clang-doc/mapper-linkage.cpp
  test/clang-doc/mapper-module.cpp
  test/clang-doc/mapper-namespace.cpp
  test/clang-doc/mapper-record.cpp
  test/clang-doc/module.cpp
  test/clang-doc/public-comment.cpp
  test/clang-doc/public-linkage.cpp
  test/clang-doc/public-module.cpp
  test/clang-doc/public-namespace.cpp
  test/clang-doc/public-record.cpp
  test/clang-doc/public-records.cpp
  test/clang-doc/test_cases/linkage.cpp
  test/clang-doc/test_cases/module.cpp
  test/clang-doc/yaml-comment.cpp
  test/clang-doc/yaml-linkage.cpp
  test/clang-doc/yaml-module.cpp
  test/clang-doc/yaml-namespace.cpp
  test/clang-doc/yaml-record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48341.158826.patch
Type: text/x-patch
Size: 436010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180802/88cf09ae/attachment-0001.bin>


More information about the cfe-commits mailing list