Commit 7af10267 authored by hans's avatar hans Committed by Commit bot

Add bot config for ClangToTiOS

BUG=452726

Review URL: https://codereview.chromium.org/1145723003

Cr-Commit-Position: refs/heads/master@{#330767}
parent 9e86f80a
{
"owners": [
"hans"
],
"comments": [
"Clang tip-of-tree builder for iOS"
],
"xcode version": "6.2",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"clang_use_chrome_plugins": "0",
"target_subarch": "arm32",
"werror": ""
},
"env": {
"LLVM_FORCE_HEAD_REVISION": "YES"
},
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos8.2",
"tests": [
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment