Commit Graph

6 Commits

Author SHA1 Message Date
jonathanmetzman dabee12f18
Roll clang to llvmorg-15-init-1464-gbf7f8d6f (#8313)
* Roll clang to llvmorg-15-init-1464-gbf7f8d6f

This is incremental roll meant to break less than #8108

* Pin some projects

* pin cryptofuzz
2022-08-24 10:31:28 -04:00
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10:00
Guido Vranken baff7b0b8c
Re-enable MSAN and activate more CF operations (#7062)
* Re-enable MSAN and activate more CF operations

* [cryptofuzz] Create bearssl main_repo

* [cryptofuzz] Update
2022-01-26 06:43:41 -08:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
Guido Vranken e9d47ca070
Update Boost download location in all projects (try 2) (#5705)
bintray is deprecated now
2021-05-03 19:26:18 -07:00
Guido Vranken a21e7d975e
[bearssl] Add project (#4645)
* [bearssl] Add project

* [bearssl] Specify compile-time Cryptofuzz options
2020-11-16 09:04:04 -08:00