[PATCH] D38525: Cleanup and generalize -shared-libasan.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 14:41:01 PDT 2017


rsmith added a comment.

Could we perhaps rename these flags to e.g. `-static-libsan` (with a `-static-libasan` alias for compatibility)? It seems confusing that the way to enable a static tsan runtime would be with `-static-libasan`.


https://reviews.llvm.org/D38525





More information about the cfe-commits mailing list