[clang] Added TypeKind.FLOAT16 for 32 in cindex.py (PR #142634)

Zokre Zyl via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 6 02:12:15 PDT 2025


zokrezyl wrote:

IMHO: I guess a relevant test case is to take some huge relevant project, maybe LLVM itself and parse all their files and walk through all the nodes of the ast through all the members/methods recursively

https://github.com/llvm/llvm-project/pull/142634


More information about the cfe-commits mailing list