Thad House
|
7068551a3e
|
Bump OpenCV and GTest to 2019 dependencies (#1366)
|
2018-10-13 20:46:14 -07:00 |
|
Austin Shalit
|
bbb622aaa6
|
Revert "Use ASAN when on Clang (#1187)" (#1234)
This reverts commit 340b26bada.
Closes #1232
We are reverting this because it broke Mac builds. The root cause of
this is a requirement that the entire application must be built with ASAN
to link properly. For more information about why this is see the below link.
https://github.com/google/sanitizers/wiki/AddressSanitizerContainerOverflow#false-positives
|
2018-07-28 09:50:25 -07:00 |
|
Jaci Brunning
|
340b26bada
|
Use ASAN when on Clang (#1187)
This currently only affects MacOS builds, as that's the only platform where clang is used.
|
2018-07-16 22:48:02 -07:00 |
|
Thad House
|
5bf9720ccf
|
Use externally built Google Test (#1108)
|
2018-05-28 00:44:12 -04:00 |
|