llvm-project/clang-tools-extra/unittests/clang-doc
Brett Wilson 7231c9966e [clang-doc] Fix typedef/using output.
Provides an initializer for the TypedefInfo.IsUsing member. Previously
this member was uninitialized and would produce random output.

Adds the Description (code comments) to the bitcode reader/writer.
Previously the typedef/using descriptions were lost during the bitcode
round-trip. Adds a test for this.

Differential Revision: https://reviews.llvm.org/D136638
2022-10-25 13:47:24 -07:00
..
BitcodeTest.cpp [clang-doc] Fix typedef/using output. 2022-10-25 13:47:24 -07:00
CMakeLists.txt [OpenMP] "UnFix" layering problem with FrontendOpenMP 2020-04-07 14:41:18 -05:00
ClangDocTest.cpp [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00
ClangDocTest.h [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00
GeneratorTest.cpp [clang-doc] Clean up *Info constructors. 2022-09-27 23:31:41 +00:00
HTMLGeneratorTest.cpp [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00
MDGeneratorTest.cpp [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00
MergeTest.cpp [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00
SerializeTest.cpp [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00
YAMLGeneratorTest.cpp [clang-doc] Add typedef/using information. 2022-10-14 14:59:29 -07:00