Currently in https://github.com/google/sanitizers/wiki/addresssanitizerflags it recommends passing `-fno-common`: <img width="912" height="268" alt="Image" src="https://github.com/user-attachments/assets/b80d4232-ce75-4dfa-a084-1a51ebe5fd10" /> I think we should add a footnote that that is the default, so it's unlikely that the user needs to manually pass it https://github.com/google/sanitizers/issues/776#issuecomment-1562325975
Currently in https://github.com/google/sanitizers/wiki/addresssanitizerflags it recommends passing
-fno-common:I think we should add a footnote that that is the default, so it's unlikely that the user needs to manually pass it #776 (comment)