blob: 81307991c5e1ce2da16f2e064ffecce3bac17058 [file] [log] [blame]
:: Copyright 2024 Google LLC
::
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
external\clang_windows_amd64\bin\clang.exe %*
if %errorlevel% neq 0 exit /b %errorlevel%