panic: unknown node type: 'BuiltinAttr 0x1d448112da0 <> Implicit 836'
goroutine 52 [running]:
github.com/elliotchance/c2go/ast.Parse({0xc000303d90, 0x37})
C:/Users/tariq/go/src/github.com/elliotchance/c2go/ast/ast.go:294 +0x2205
main.convertLinesToNodes({0xc000169420, 0x18d, 0x66?})
C:/Users/tariq/go/src/github.com/elliotchance/c2go/main.go:89 +0x115
main.convertLinesToNodesParallel.func1.2({0xc000169420?, 0x0?, 0x0?}, 0x0?)
C:/Users/tariq/go/src/github.com/elliotchance/c2go/main.go:121 +0x39
created by main.convertLinesToNodesParallel.func1
C:/Users/tariq/go/src/github.com/elliotchance/c2go/main.go:119 +0x2b3
I had this error message, please check on it.
panic: unknown node type: 'BuiltinAttr 0x1d448112da0 <> Implicit 836'
goroutine 52 [running]:
github.com/elliotchance/c2go/ast.Parse({0xc000303d90, 0x37})
C:/Users/tariq/go/src/github.com/elliotchance/c2go/ast/ast.go:294 +0x2205
main.convertLinesToNodes({0xc000169420, 0x18d, 0x66?})
C:/Users/tariq/go/src/github.com/elliotchance/c2go/main.go:89 +0x115
main.convertLinesToNodesParallel.func1.2({0xc000169420?, 0x0?, 0x0?}, 0x0?)
C:/Users/tariq/go/src/github.com/elliotchance/c2go/main.go:121 +0x39
created by main.convertLinesToNodesParallel.func1
C:/Users/tariq/go/src/github.com/elliotchance/c2go/main.go:119 +0x2b3
I had this error message, please check on it.