OrangeC icon indicating copy to clipboard operation
OrangeC copied to clipboard

Address sanitizer part 2

Open LADSoft opened this issue 8 months ago • 0 comments

Now that we've got basic sanitizer functionality working, we could try building a release version with it if that is possible. If we can do that we can run a broader series of tests than is possible the way it stands; the problem right now is a lot of the tests I want to run are both slow and run out of memory. If we can get the test suite running with an address sanitized version of the compiler we can make a new appveyor build to run this is a check...

LADSoft avatar Apr 18 '25 17:04 LADSoft