Home
last modified time | relevance | path

Searched refs:GetCompilerArgs (Results 1 – 1 of 1) sorted by relevance

/external/oss-fuzz/infra/base-images/base-sanitizer-libs-builder/
Dcompiler_wrapper.py99 def GetCompilerArgs(args, is_cxx): function
165 args = [real_clang] + GetCompilerArgs(args, is_cxx)