[PATCH] D32064: [asan] Disable ASan global-GC depending on the target and compiler flags

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 15:54:33 PDT 2017


pcc added a comment.

I won't stand in the way here if others feel strongly that the flag should be passed via a constructor. It will just mean more work to be done if/when this flag is ever changed to be passed via some other mechanism, but that's a relatively minor detail.


Repository:
  rL LLVM

https://reviews.llvm.org/D32064





More information about the cfe-commits mailing list