mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: ignore sandbox-exec
This commit is contained in:
@@ -82,6 +82,8 @@ function RegisterExtractorPack(id)
|
||||
SwiftMatcher,
|
||||
CreatePatternMatcher({'^lsregister$'}, MatchCompilerName, nil,
|
||||
{trace = false}),
|
||||
CreatePatternMatcher({'^sandbox%-exec$'}, MatchCompilerName, nil,
|
||||
{trace = false}),
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user