about summary refs log tree commit diff
path: root/llvm-c/ExternC.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-29Feature: Add basic support for pointer references and dereferencesBaitinq5-17/+70
2025-03-26Codegen: Support void typeBaitinq1<