This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
可以看看clang生成的json格式的抽象语法树,我记得memmove是内置函数,会有两个FunctionDecl |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
这个测例的函数memmove解析不了,要换个名字例如换成mem_move,请问是什么问题导致的,该如何解决?
Beta Was this translation helpful? Give feedback.
All reactions