Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [CI] ASAN build on Linux #### Problem Memory corruption is bad. #### Change overview Add a Linux build with Address Sanitizer. Leak detection is explicitly disabled (which is the default on Darwin). #### Testing CI. * fix stupid copy/paste * only build tests, and add ubsan
- Loading branch information