On Wed, 22 Feb 2023 00:29:27 GMT, David Holmes <[email protected]> wrote:
> If ASAN support needs `-debug` wouldn't it make sense to restrict its use to > debug builds? MSVC named it poorly, IMO. It just means generate PDB basically. It doesn't *need* it, just complains that stack traces are better with it. ------------- PR: https://git.openjdk.org/jdk/pull/12693
