cl: process llgo:skip on const, type declaration, deprecate llgo:skip on import

This commit is contained in:
Li Jie
2025-01-17 10:55:41 +08:00
parent d5d2d6826f
commit 623b5a511a
9 changed files with 162 additions and 15 deletions

View File

@@ -16,7 +16,9 @@
package reflect
// llgo:skipall
import (
_ "unsafe"
)
// llgo:skipall
type _reflect struct{}