summaryrefslogtreecommitdiffstats
path: root/build/build-clang/clang-static-analysis-win32.json
blob: 01cddad85297bc50e308b31880c9e0ff0ebaaea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "llvm_revision": "283955",
    "stages": "3",
    "build_libcxx": false,
    "build_type": "Release",
    "assertions": false,
    "llvm_repo": "https://llvm.org/svn/llvm-project/llvm/trunk",
    "clang_repo": "https://llvm.org/svn/llvm-project/cfe/trunk",
    "compiler_repo": "https://llvm.org/svn/llvm-project/compiler-rt/trunk",
    "libcxx_repo": "https://llvm.org/svn/llvm-project/libcxx/trunk",
    "python_path": "c:/mozilla-build/python/python.exe",
    "cc": "cl.exe",
    "cxx": "cl.exe",
    "patches": {
    }
}