Commit 79c9aae
fix: review fixes — invalidate ast_deps on switchContext, clean up labels
- Add ast_deps.erase(path_id) in switchContext to prevent stale dependency snapshots
- Remove -I from split-arg handling in CDB label generation (noisy long paths)
- Untrack generated compile_commands.json (conftest generates it dynamically)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a7d9548 commit 79c9aae
File tree
2 files changed
+4
-17
lines changed- src/server
- tests/data/header_context
2 files changed
+4
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2791 | 2791 | | |
2792 | 2792 | | |
2793 | 2793 | | |
2794 | | - | |
2795 | | - | |
| 2794 | + | |
2796 | 2795 | | |
2797 | 2796 | | |
2798 | 2797 | | |
| |||
2866 | 2865 | | |
2867 | 2866 | | |
2868 | 2867 | | |
2869 | | - | |
2870 | | - | |
| 2868 | + | |
| 2869 | + | |
2871 | 2870 | | |
| 2871 | + | |
2872 | 2872 | | |
2873 | 2873 | | |
2874 | 2874 | | |
| |||
This file was deleted.
0 commit comments