Commit Graph

7 Commits

Author SHA1 Message Date
Arash Partow a37bd9683f
Update RTC define and enable MSAN functionality (#7207) 2022-01-30 19:19:40 +00: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
Arash Partow d19281b9b8
[exprtk] Set maximum expression size evaluation phase (#5040) 2021-01-23 09:36:55 -08:00
Arash Partow 6a079d6946
[exprtk] Decrease loop runtime check upper-bound (#4872) 2020-12-18 19:29:35 -08:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
Arash Partow f14497dba0
[exprtk] Enable loop upper-bound runtime checks in the fuzzer (#4789) 2020-12-06 11:52:24 -08:00
Arash Partow 0c8e9162eb
[exprtk] Initial Integration (#4543) 2020-10-28 12:55:56 -07:00