aboutsummaryrefslogtreecommitdiffstats
path: root/tools/clang/codesearch/codesearch.go
blob: 6fa5d7de0593421b64771197d5ef3b739d873172 (plain)
1
2
3
4
5
6
// Copyright 2026 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.

package clangtoolimpl

const Tool = "codesearch"