Guangli Dai
|
c9ac1f4701
|
Fix a bug in C++ integration test.
|
2022-09-16 15:04:59 -07:00 |
|
Qi Wang
|
cd5aaf308a
|
Improve the failure message upon opt_experimental_infallible_new.
|
2022-05-17 16:07:40 -07:00 |
|
Qi Wang
|
391bad4b95
|
Avoid abort() in test/integration/cpp/infallible_new_true.
Allow setting the safety check abort hook through mallctl, which avoids abort()
and core dumps.
|
2022-04-25 11:29:32 -07:00 |
|
David Goldblatt
|
4452a4812f
|
Add opt.experimental_infallible_new.
This allows a guarantee that operator new never throws.
Fix the .gitignore rules to include test/integration/cpp while we're here.
|
2021-06-24 12:22:51 -07:00 |
|