Sha256: 7a6af881809fe345a31b518ea514410b2b6c681a7d68e9965c93352dbaa8a3ac
Contents?: true
Size: 428 Bytes
Versions: 28
Compression:
Stored size: 428 Bytes
Contents
@echo off :: Copyright 2016 The Chromium Authors. All rights reserved. :: Use of this source code is governed by a BSD-style license that can be :: found in the LICENSE file. setlocal :: Ensure that "depot_tools" is somewhere in PATH so this tool can be used :: standalone, but allow other PATH manipulations to take priority. set PATH=%PATH%;%~dp0 :: Defer control. python "%~dp0\clang_format_merge_driver.py" %*
Version data entries
28 entries across 28 versions & 1 rubygems