aboutsummaryrefslogtreecommitdiff
path: root/infra/base-images/base-clang
AgeCommit message (Expand)Author
2021-02-07Downgrade llvm to clang-12 for a few weeks. (#5131)Abhishek Arya
2021-01-25Use more inclusive "blocklist" in code we control. (#5044)Oliver Chang
2021-01-20Bump up llvm version to fix compile failure regression (old gcc)Abhishek Arya
2021-01-14Use python3 in checkout_build_install_llvm.sh, revert python move patches. (#...Abhishek Arya
2021-01-14Move python 3 install to base-clang, needed for clang build. (#4967)Abhishek Arya
2021-01-07Upgrade cmake to latest release (3.19.2) (#4930)Robert Löhning
2020-11-18[infra] Unfreeze LLVM updating that was stopped due to #4608. (#4655)Max Moroz
2020-11-17Move atheris install base builder where python3 is installed. (#4650)Abhishek Arya
2020-11-17Fix CLANG_BIN path for atherisAbhishek Arya
2020-11-16Install Atheris in base-clang. (#4647)mbarbella-chromium
2020-11-06Freeze llvm version due to #4608Abhishek Arya
2020-09-08[infra] Re-enable clang/LLVM auto-updating (#4348). (#4426)Max Moroz
2020-08-21Revert chromium clang roll to fix mismatched coverage data error (#4353)Abhishek Arya
2020-08-21Revert "Revert "Compile + install LLVMgold.so so -flto works (#4332)" (#4351)...Abhishek Arya
2020-08-21Revert "Compile + install LLVMgold.so so -flto works (#4332)" (#4351)Abhishek Arya
2020-08-18Compile + install LLVMgold.so so -flto works (#4332)van Hauser
2020-08-13[infra] Use 16 threads when building LLVM (#4270). (#4315)Max Moroz
2020-08-12[infra] base-clang: limit the number of build threads to 4 (#4270). (#4311)Max Moroz
2020-08-06Fix LLVM_REVISION parse regex (#4275)Abhishek Arya
2020-07-31Move cmake install to base-clang. (#4240)Oliver Chang
2020-07-17[infra] Build libc++ and libc++abi with DFSan (#3388, #1632). (#4153)Max Moroz
2020-05-13Fix clang updating script to actually track Chrome's (#3806)jonathanmetzman
2020-04-08[infra] Build LLD inside base-clang image. (#3597)Max Moroz
2019-11-26[infra] Install LLVM binaries in base-runner using base-clang artifacts (#306...Max Moroz
2019-11-22Install clang using git (#3060)jonathanmetzman
2019-08-12Revert "Use "x86" instead of "i386" for better name recognition. (#2685)" (#2...jonathanmetzman
2019-08-12Use "x86" instead of "i386" for better name recognition. (#2685)jonathanmetzman
2019-05-24Remove code for copying dataflow scripts (#2461)Abhishek Arya
2019-05-24Update regex for clang revision (#2460)jonathanmetzman
2019-05-13Revert "[infra] Roll clang to r360398 (#2405)" (#2408)jonathanmetzman
2019-05-13Add initial support for i386 builds (#2347)jonathanmetzman
2019-05-13[infra] Roll clang to r360398 (#2405)jonathanmetzman
2019-04-30Roll clang to r359254 (#2358)jonathanmetzman
2019-04-29Revert "[infra] Revert the recent clang roll to fix some builds (#2315) (#231...jonathanmetzman
2019-04-12[infra] Revert the recent clang roll to fix some builds (#2315). (#2316)Max Moroz
2019-04-11Build clang so that it can compile targets with `-fsanitize=fuzzer` (#2311)jonathanmetzman
2019-04-09[infra] Enabling DataFlow build configuration (#1632). (#2292)Max Moroz
2019-02-20enable builds of base images for AArch64 (#2176)Sebastian Pop
2019-01-03[infra] Remove unused coverage-report-server.py from base-clang image.Max Moroz
2018-09-19[infra] Bump LLVM revision to r342582 to fix MSan issues.Max Moroz
2018-08-13[infra] Bump LLVM revision to r338452. (#1708)Max Moroz
2018-07-27[infra] Add retry wrapper to LLVM checkout commands. (#1668)Max Moroz
2018-07-26[infra] Do not force our LLVM revision. (#1653)Max Moroz
2018-06-27Revert #1560Abhishek Arya
2018-06-25Fix #1560Abhishek Arya
2018-06-25Downgrade clang (#1560)Oliver Chang
2018-06-01[infra] Bump LLVM revision to r333631 (fixes #1475).Max Moroz
2018-05-31[infra] Bump LLVM revision to r333416 (fixes #1469, #1279).Max Moroz
2018-02-20[infra] Install deps in base-image, and separate out base-msan-builder.Oliver Chang
2018-02-07Blacklist __gxx_personality_* libcxxabi functions (#1099).Oliver Chang