AaronRobinsonMSFT / DNMD

Reimplementation of ECMA-335 metadata APIs
MIT License
16 stars 3 forks source link

Enable Sanitizers #19

Open AaronRobinsonMSFT opened 1 year ago

AaronRobinsonMSFT commented 1 year ago

We should enable sanitizers for at least one CI leg.

jkoritzinsky commented 1 year ago

We won't be able to do this until we have a test harness that doesn't have sanitizer violations (or move away from using .NET/xunit as our test harness), so likely a .NET 8 Preview release.