[compiler-rt] [scudo] Dumping allocator config when printStats() (PR #191860)

Christopher Ferris via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 12:17:11 PDT 2026


https://github.com/cferris1000 commented:

I think that it would be good to add at least two tests to combined_test.cpp. Create two new configs, one with all bool values true, and one with all false. Then set all of the primary/secondary values to unique values to verify. That way you guarantee that they are all set properly.

https://github.com/llvm/llvm-project/pull/191860


More information about the llvm-commits mailing list