[PATCH] D31479: [asan] Turn -fsanitize-address-use-after-scope on by default

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 15:24:11 PDT 2017


vitalybuka added a comment.

LGTM, but could you split this patch into two?

1. ParseFrameDescription change
2. AsanUseAfterScope = true


Repository:
  rL LLVM

https://reviews.llvm.org/D31479





More information about the llvm-commits mailing list