struct Foo
Defined at line of file
RUN: rm -rf %t
&
&
mkdir -p %t
RUN: clang-doc --output=%t --format=html --executor=standalone %s
RUN: FileCheck %s
<
%t/json/GlobalNamespace/_ZTV7MyClass.json
RUN: FileCheck %s
<
%t/html/GlobalNamespace/_ZTV7MyClass.html -check-prefix=HTML