aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance_test.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2025-01-17 10:39:46 +0100
committerDmitry Vyukov <dvyukov@google.com>2025-01-17 18:09:32 +0000
commit38ee454540b9b41d5cc173871dfbf7dd140e8abc (patch)
treea7f5f04a7a9286f9eeca01520b51012e3606bb99 /pkg/instance/instance_test.go
parent953d1c45a16b7284725e337b47369a8ab111bab4 (diff)
pkg/declextract: move const handling logic from the clang tool
Export raw info about consts from the clang tool, and let the Go part handle it. The less logic is in the clang tool, the better. Also this will allow to remove unused includes when we know which consts we ended up using. The more includes we include, the higher the chances we include something that's broken.
Diffstat (limited to 'pkg/instance/instance_test.go')
0 files changed, 0 insertions, 0 deletions