mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 04:56:36 +00:00

Issue #59813 mentions that static members are not included in the documentation generated by clang-doc. This patch adds some basic testing for that property, with the current incorrect behavior. Follow up patches will address the missing documentation.