llvm-project/clang-tools-extra/test/clang-doc
Diego Astiazaran b46131e5c3 [clang-doc] Fix records in global namespace
When a Record is declared in the global namespace, clang-doc serializes
it as a child of the global namespace, so the global namespace is now
one if its parent namespaces. This namespace was not being included in
the list of namespaces of the Info causing paths to be incorrect and the
index rendered incorrectly.
Affected tests have been fixed.

Differential revision: https://reviews.llvm.org/D66298

llvm-svn: 369123
2019-08-16 16:10:32 +00:00
..
single-file-public.cpp [clang-doc] Fix records in global namespace 2019-08-16 16:10:32 +00:00
single-file.cpp [clang-doc] Switch to default to all-TUs executor 2018-10-26 19:11:34 +00:00