SoarGroup / Soar

Soar, a general cognitive architecture for systems that exhibit intelligent behavior.
http://soar.eecs.umich.edu
Other
322 stars 70 forks source link

build with clang sanitizers #404

Open garfieldnate opened 8 months ago

garfieldnate commented 8 months ago

It would be great to run the unit tests and maybe some high-powered Soar applications with the address sanitizer, as well as the unknown behavior sanitizer, thread sanitizer, etc. This would probably shake out of a lot of hiding bugs!