[PATCH] D152604: [Driver] Default -fsanitize-address-globals-dead-stripping to true for ELF

Justin Cady via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 06:46:04 PDT 2023


justincady added a comment.

I suspect there's another unintended consequence of this change with regards to broken ODR violation detection. I filed an issue <https://github.com/llvm/llvm-project/issues/67677> and am connecting it here should someone find this review first.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152604/new/

https://reviews.llvm.org/D152604



More information about the cfe-commits mailing list