Bug 1669840 Part 2: Make nsImageRenderer::BuildWebRenderDisplayItems premultiply...
[gecko.git] / build / build-clang / clang-tidy-external-linux64.json
blob55382875b1cd83b8bde5f62a44b528c585f5ee3e
2     "stages": "1",
3     "build_libcxx": true,
4     "build_type": "Release",
5     "assertions": false,
6     "build_clang_tidy": true,
7     "python_path": "/usr/bin/python2.7",
8     "gcc_dir": "{MOZ_FETCHES_DIR}/gcc",
9     "cc": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
10     "cxx": "{MOZ_FETCHES_DIR}/gcc/bin/g++",
11     "as": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
12     "patches": [
13         "clang-tidy-ci.patch",
14         "clang-tidy-no-errors.patch"
15     ],
16     "build_clang_tidy_external": true