Skip to content

改进宏处理逻辑,使宏信息能够正确提取并写入数据库#3

Open
yangyuze-06 wants to merge 1 commit intoGowayLee:mainfrom
yangyuze-06:fix/location-processor
Open

改进宏处理逻辑,使宏信息能够正确提取并写入数据库#3
yangyuze-06 wants to merge 1 commit intoGowayLee:mainfrom
yangyuze-06:fix/location-processor

Conversation

@yangyuze-06
Copy link

本次提交主要完善了预处理阶段对宏(macro)的处理逻辑。

主要改动:

  • 修复宏相关的处理流程
  • 调整预处理 key 生成及相关逻辑
  • 确保在代码解析并写入数据库时能够正确检测并保存宏信息
  • 同步更新相关头文件与构建流程

测试情况:

  • 本地已完成编译测试
  • AST 提取流程正常运行
  • 数据库中已能够检测到宏相关记录

Copy link
Owner

@GowayLee GowayLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要对照 schemedatatable-list, 来加入相关数据表的实现.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要对照 schemedatatable-list, 来加入相关数据表的实现.

这个macro_defs好像并不是文档中的数据表

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants