Skip to content

Conversation

ZhangRiven
Copy link

  • 因为在.clnagd中添加-I(include)参数会影响compile_commands.json的作用。
    • 将.clangd的全部参数移到compile_commands.json中
    • .clangd可以让用户自己根据需要编写。
  • 改为使用命令方式生成compile_commands.json,由用户根据需要来生成。
  • 不再对库源码屏蔽检查,对库源码检查仍然还有些问题,整体体验还是没问题的。
    https://github.com/user-attachments/assets/5e2b04ce-4347-4313-9c7e-cb57c34927dd

@jacksonjim jacksonjim marked this pull request as ready for review July 21, 2025 03:00
@jacksonjim
Copy link
Owner

对了,这种改变大的可能需要把使用说明也加上,和变更记录也写上,小改变可以不用写,类似这种功能性变更加上会好些,方便其他人知道

@jacksonjim jacksonjim merged commit ad9f437 into jacksonjim:main Jul 22, 2025
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