[PATCH] D53082: [clang-doc] Add unit tests for bitcode

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 16 16:08:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE344651: [clang-doc] Add unit tests for bitcode (authored by juliehockett, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53082?vs=169749&id=169908#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53082

Files:
  clang-doc/BitcodeWriter.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/md-comment.cpp
  test/clang-doc/md-linkage.cpp
  test/clang-doc/md-namespace.cpp
  test/clang-doc/md-record.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/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
  unittests/clang-doc/BitcodeTest.cpp
  unittests/clang-doc/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53082.169908.patch
Type: text/x-patch
Size: 229703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181016/36987ed2/attachment-0001.bin>


More information about the cfe-commits mailing list