| /third_party/skia/infra/bots/ |
| D | jobs.json | 2 {"name": "Build-Debian9-Clang-arm-Release-Flutter_Android_Docker"}, 14 {"name": "Build-Debian10-Clang-arm-Debug-Android", 17 {"name": "Build-Debian10-Clang-arm-Debug-Android_Vulkan"}, 18 {"name": "Build-Debian10-Clang-arm-Debug-Chromebook_GLES"}, 19 {"name": "Build-Debian10-Clang-arm-Release-Android"}, 20 {"name": "Build-Debian10-Clang-arm-Release-Android_API26", 23 {"name": "Build-Debian10-Clang-arm-Release-Android_Vulkan"}, 24 {"name": "Build-Debian10-Clang-arm-Release-Chromebook_GLES"}, 25 {"name": "Build-Debian10-Clang-arm64-Debug-Android", 28 {"name": "Build-Debian10-Clang-arm64-Debug-Android_API30"}, [all …]
|
| /third_party/curl/CMake/ |
| D | PickyWarnings.cmake | 32 CMAKE_C_COMPILER_ID MATCHES "Clang")) 37 if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") 39 # https://clang.llvm.org/docs/DiagnosticsReference.html 45 # Prefer the -Wextra alias with clang. 46 if(CMAKE_C_COMPILER_ID MATCHES "Clang") 62 # Assume these options always exist with both clang and gcc. 63 # Require clang 3.0 / gcc 2.95 or later. 65 -Wbad-function-cast # clang 2.7 gcc 2.95 66 -Wconversion # clang 2.7 gcc 2.95 67 -Winline # clang 1.0 gcc 1.0 [all …]
|
| /third_party/nghttp2/cmake/ |
| D | PickyWarningsC.cmake | 28 if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX OR CMAKE_C_COMPILER_ID MATCHES "Clang") 30 # https://clang.llvm.org/docs/DiagnosticsReference.html 36 # Prefer the -Wextra alias with clang. 37 if(CMAKE_C_COMPILER_ID MATCHES "Clang") 53 # Assume these options always exist with both clang and gcc. 54 # Require clang 3.0 / gcc 2.95 or later. 56 -Wconversion # clang 3.0 gcc 2.95 57 -Winline # clang 1.0 gcc 1.0 58 -Wmissing-declarations # clang 1.0 gcc 2.7 59 -Wmissing-prototypes # clang 1.0 gcc 1.0 [all …]
|
| /third_party/skia/infra/bots/recipe_modules/build/examples/ |
| D | full.py | 30 'Build-Debian9-Clang-arm-Release-Flutter_Android_Docker', 35 'Build-Debian10-Clang-arm-Release-Android_API26', 36 'Build-Debian10-Clang-arm-Release-Android_ASAN', 37 'Build-Debian10-Clang-arm-Release-Chromebook_GLES', 38 'Build-Debian9-Clang-x86_64-Debug-Chromebook_GLES_Docker', 39 'Build-Debian9-Clang-x86_64-Release-Chromebook_GLES_Docker', 40 'Build-Debian10-Clang-arm-Release-Flutter_Android', 41 'Build-Debian10-Clang-arm64-Debug-Android_HWASAN', 42 'Build-Debian10-Clang-arm64-Release-Android_Wuffs', 43 'Build-Debian10-Clang-x86_64-Debug-Chromebook_GLES', [all …]
|
| /third_party/skia/third_party/externals/dawn/infra/config/global/generated/ |
| D | luci-milo.cfg | 14 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x64" 15 category: "linux|clang|dbg" 19 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x86" 20 category: "linux|clang|dbg" 24 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x64" 25 category: "linux|clang|rel" 29 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x86" 30 category: "linux|clang|rel" 44 name: "buildbucket/luci.dawn.ci/win-clang-dbg-x64" 45 category: "win|clang|dbg" [all …]
|
| D | luci-scheduler.cfg | 8 id: "cron-linux-clang-rel-x64" 15 builder: "cron-linux-clang-rel-x64" 19 id: "linux-clang-dbg-x64" 25 builder: "linux-clang-dbg-x64" 29 id: "linux-clang-dbg-x86" 35 builder: "linux-clang-dbg-x86" 39 id: "linux-clang-rel-x64" 45 builder: "linux-clang-rel-x64" 49 id: "linux-clang-rel-x86" 55 builder: "linux-clang-rel-x86" [all …]
|
| D | cr-buildbucket.cfg | 14 name: "cron-linux-clang-rel-x64" 24 properties_j: "clang:true" 36 name: "linux-clang-dbg-x64" 46 properties_j: "clang:true" 57 name: "linux-clang-dbg-x86" 67 properties_j: "clang:true" 78 name: "linux-clang-rel-x64" 88 properties_j: "clang:true" 99 name: "linux-clang-rel-x86" 109 properties_j: "clang:true" [all …]
|
| /third_party/benchmark/ |
| D | .travis.yml | 43 # Clang w/ libc++ 44 - compiler: clang 49 clang-3.8 52 - COMPILER=clang++-3.8 C_COMPILER=clang-3.8 BUILD_TYPE=Debug 55 - compiler: clang 60 clang-3.8 63 - COMPILER=clang++-3.8 C_COMPILER=clang-3.8 BUILD_TYPE=Release 66 # Clang w/ 32bit libc++ 67 - compiler: clang 72 - clang-3.8 [all …]
|
| /third_party/skia/third_party/externals/tint/infra/config/global/generated/ |
| D | luci-milo.cfg | 14 name: "buildbucket/luci.tint.ci/linux-clang-dbg-x64" 15 category: "linux|clang|dbg" 19 name: "buildbucket/luci.tint.ci/linux-clang-rel-x64" 20 category: "linux|clang|rel" 24 name: "buildbucket/luci.tint.ci/linux-clang-dbg-x86" 25 category: "linux|clang|dbg" 29 name: "buildbucket/luci.tint.ci/linux-clang-rel-x86" 30 category: "linux|clang|rel" 44 name: "buildbucket/luci.tint.ci/win-clang-dbg-x64" 45 category: "win|clang|dbg" [all …]
|
| D | luci-scheduler.cfg | 8 id: "linux-clang-dbg-x64" 14 builder: "linux-clang-dbg-x64" 18 id: "linux-clang-dbg-x86" 24 builder: "linux-clang-dbg-x86" 28 id: "linux-clang-rel-x64" 34 builder: "linux-clang-rel-x64" 38 id: "linux-clang-rel-x86" 44 builder: "linux-clang-rel-x86" 68 id: "win-clang-dbg-x64" 74 builder: "win-clang-dbg-x64" [all …]
|
| /third_party/skia/third_party/externals/tint/infra/config/global/ |
| D | main.star | 136 def get_default_caches(os, clang): 141 clang: is this builder running clang 147 if os.category == os_category.WINDOWS and clang: 172 def get_default_properties(os, clang, debug, cpu): 177 clang: is this builder running clang 189 properties["clang"] = clang 190 msvc = os.category == os_category.WINDOWS and not clang 204 def add_ci_builder(name, os, clang, debug, cpu): 210 clang: is this builder running clang 216 properties_ci = get_default_properties(os, clang, debug, cpu) [all …]
|
| /third_party/rust/crates/clang-sys/ |
| D | CHANGELOG.md | 5 (`EntityKind::CXCursor_TranslationUnit`) has been updated for Clang 15.0 and 10 - Added support for `clang` 16.0.x 11 - Added support for `clang` 15.0.x 12 - Added support for `clang` 14.0.x 17 - Fixed `Clang::find` to check that `CLANG_PATH` is an executable file before 33 - Added support for `clang` 13.0.x 34 - Added support for `clang` 12.0.x 56 - Changed `Clang::find` to prefer target-prefixed binaries when a `-target` 58 `x86_64-unknown-linux-gnu` are provided, a target-prefixed Clang executable 59 such as `x86_64-unknown-linux-gnu-clang` will be preferred over a non-target [all …]
|
| /third_party/skia/third_party/externals/dawn/infra/config/global/ |
| D | main.star | 162 def get_default_caches(os, clang): 167 clang: is this builder running clang 173 if os.category == os_category.WINDOWS and clang: 197 def get_default_properties(os, clang, debug, cpu, fuzzer): 202 clang: is this builder running clang 215 properties["clang"] = clang 216 msvc = os.category == os_category.WINDOWS and not clang 233 def add_ci_builder(name, os, clang, debug, cpu, fuzzer): 239 clang: is this builder running clang 246 properties_ci = get_default_properties(os, clang, debug, cpu, fuzzer) [all …]
|
| /third_party/opencl-headers/.github/workflows/ |
| D | linux.yml | 67 - C_COMPILER: clang-8 68 CXX_COMPILER: clang++-8 73 - C_COMPILER: clang-8 74 CXX_COMPILER: clang++-8 79 - C_COMPILER: clang-8 80 CXX_COMPILER: clang++-8 85 - C_COMPILER: clang-8 86 CXX_COMPILER: clang++-8 91 - C_COMPILER: clang-13 92 CXX_COMPILER: clang++-13 [all …]
|
| /third_party/nghttp2/doc/sources/ |
| D | contribute.rst | 26 We use clang-format to format source code consistently. The 27 clang-format configuration file .clang-format is located at the root 28 directory. Since clang-format produces slightly different results 29 between versions, we currently use clang-format-15. 35 uses clang-format-diff.py to detect any style errors. If it is not in 37 clang-format-diff-14 in debian), either add it to PATH variable or add 40 For emacs users, integrating clang-format to emacs is very easy. 41 clang-format.el should come with clang distribution. If it is not 43 <https://github.com/llvm/llvm-project/blob/main/clang/tools/clang-format/clang-format.el>`_. 50 (load "/<path/to>/clang-format.el") [all …]
|
| /third_party/skia/infra/bots/recipe_modules/flavor/examples/ |
| D | full.py | 83 'Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android_SkottieTracing', 84 'Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android', 85 'Perf-Android-Clang-NVIDIA_Shield-CPU-TegraX1-arm64-Release-All-Android', 86 'Perf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Debug-All-Android', 87 'Perf-Android-Clang-Pixel2XL-GPU-Adreno540-arm64-Release-All-Android_Skpbench_Mskp', 88 'Perf-Android-Clang-GalaxyS20-GPU-MaliG77-arm64-Release-All-Android_Vulkan', 89 'Perf-ChromeOS-Clang-SamsungChromebookPlus-GPU-MaliT860-arm-Release-All', 90 'Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN', 91 'Perf-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN', 92 'Perf-Win2019-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN', [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/generated/ |
| D | luci-milo.cfg | 15 category: "compile|android|clang|arm" 20 category: "compile|android|clang|arm" 25 category: "compile|android|clang|arm64" 30 category: "test|android|clang|arm64" 35 category: "test|linux|clang|x64" 40 category: "test|linux|clang|x64" 45 category: "test|linux|clang|x64" 50 category: "compile|linux|clang|x64" 55 category: "test|linux|clang|x64" 60 category: "compile|mac|clang|x64" [all …]
|
| /third_party/rust/crates/bindgen/book/src/ |
| D | requirements.md | 5 ## Clang section in Requirements 10 It is required to use Clang 5.0 or greater. 12 ### Installing Clang argument 24 Alternatively, for Mingw64, you can install clang via 26 pacman -S mingw64/mingw-w64-x86_64-clang 40 $ port install clang 46 # apt install llvm-dev libclang-dev clang 54 # pacman -S clang 60 # dnf install clang-devel 73 If your package manager doesn't yet offer Clang 5.0, you'll need to build from [all …]
|
| /third_party/ninja/.github/workflows/ |
| D | linux.yml | 28 yum install -y make gcc-c++ libasan clang-analyzer 86 apt install -y python3-pytest ninja-build clang-tidy python3-pip clang libgtest-dev 107 - name: Configure (Clang) 108 …run: CC=clang CXX=clang++ cmake -Bbuild-clang -DCMAKE_BUILD_TYPE=Debug -G'Ninja Multi-Config' -DCM… 110 - name: Build (Clang, Debug) 111 run: cmake --build build-clang --config Debug 112 - name: Unit tests (Clang, Debug) 113 run: ./build-clang/Debug/ninja_test 114 - name: Python tests (Clang, Debug) 116 working-directory: build-clang/Debug [all …]
|
| /third_party/protobuf/objectivec/Tests/ |
| D | GPBMessageTests+Merge.m | 270 // clang-format off 278 // clang-format on 281 // clang-format off 289 // clang-format on 292 // clang-format off 300 // clang-format on 303 // clang-format off 311 // clang-format on 314 // clang-format off 322 // clang-format on [all …]
|
| /third_party/rust/crates/clang-sys/src/ |
| D | support.rs | 19 /// A `clang` executable. 21 pub struct Clang { struct 22 /// The path to this `clang` executable. 24 /// The version of this `clang` executable if it could be parsed. 26 /// The directories searched by this `clang` executable for C headers if 29 /// The directories searched by this `clang` executable for C++ headers if 34 impl Clang { argument 44 /// Returns a `clang` executable if one can be found. 47 /// `clang` used. Otherwise, a series of directories are searched. First, if 50 /// systems, `xcodebuild -find clang` will next be queried. Last, the [all …]
|
| /third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_ubuntu/ |
| D | check_style.sh | 7 # Download Clang tar 8 CLANG_PACKAGE="clang+llvm-11.0.1-x86_64-linux-gnu-ubuntu-16.04" 9 ….com/llvm/llvm-project/releases/download/llvmorg-11.0.1/${CLANG_PACKAGE}.tar.xz > /tmp/clang.tar.xz 10 # Verify Clang tar 13 gpg --verify "${SCRIPT_DIR}/${CLANG_PACKAGE}.tar.xz.sig" /tmp/clang.tar.xz 16 echo "clang download failed PGP check" 23 mkdir /tmp/clang 24 tar -xf /tmp/clang.tar.xz -C /tmp/clang 27 export CLANG_FORMAT=/tmp/clang/${CLANG_PACKAGE}/bin/clang-format
|
| /third_party/skia/third_party/externals/brotli/ |
| D | .travis.yml | 47 env: BUILD_SYSTEM=fuzz C_COMPILER=clang-7 CXX_COMPILER=clang++-7 ASAN_OPTIONS=detect_leaks=0 54 - clang-7 57 ## clang on Linux 60 env: BUILD_SYSTEM=cmake C_COMPILER=clang-7 CXX_COMPILER=clang++-7 67 - clang-7 69 env: BUILD_SYSTEM=cmake C_COMPILER=clang-3.5 CXX_COMPILER=clang++-3.5 76 - clang-3.5 149 …env: BUILD_SYSTEM=cmake C_COMPILER=clang-7 CXX_COMPILER=clang++-7 SANITIZER=address ASAN_OPTIONS=d… 156 - clang-7 158 env: BUILD_SYSTEM=cmake C_COMPILER=clang-7 CXX_COMPILER=clang++-7 SANITIZER=thread [all …]
|
| /third_party/mindspore/mindspore-src/source/scripts/pre_commit/ |
| D | install_system_specific_tools.sh | 34 # clang-format 35 echo "[INFO] prepare to install clang-format" 36 sudo apt-get install clang-format-9 47 # clang-format 48 echo "[INFO] prepare to install clang-format" 50 sudo yum install -y git-clang-format.x86_64 53 sudo yum install -y llvm-toolset-7-git-clang-format 54 llvm_path=$(sudo find / -name *clang-format* | grep -E "/clang-format$") 85 # clang-format 86 echo "[INFO] prepare to install clang-format" [all …]
|
| /third_party/libsnd/.github/workflows/ |
| D | action.yml | 12 ubuntu-clang-autotools, 17 ubuntu-clang-cmake, 18 ubuntu-clang-cmake-shared, 34 - name: ubuntu-clang-autotools 36 cc: clang 37 cxx: clang++ 50 cc: clang 51 cxx: clang++ 78 - name: ubuntu-clang-cmake 80 cc: clang [all …]
|