Integrate custom assert() with AddressSanitizer

前端 未结 0 1370
孤城傲影
孤城傲影 2021-02-13 18:35

I have a custom assert()-like macro that calls abort() on failure. When using AddressSanitizer, I would prefer to have the usual nice stack trace print

相关标签:
回答
  • 消灭零回复
提交回复
热议问题