Bart
Bart
Note that the codebase already has references to sanitizers, which may or may not need to be deleted or repurposed: * `BuildInfo.cpp` => `#if defined(SANITIZER)` and `#ifdef SANITIZER` * `XrplCompiler.cmake`...
> > > > > The PerfLog was in its own "module" before within xrpld, but now it got moved to the core module. Does it fit best in the...
> Can/Should we also replace `BEAST_DEFINE_TESTSUITE(DeliverMin, app, ripple);`? Yes, good idea. I included that in the script and added the modified files to this PR.