[PATCH] D103304: Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always).

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 17:33:50 PDT 2021


kda added a comment.

In D103304#2791456 <https://reviews.llvm.org/D103304#2791456>, @vitalybuka wrote:

> and then
> asan_use_after_return_mode -> asan_use_after_return_always

Are you suggesting renaming this flag now or later?
The new name seems boolean, but this is a tri-state.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103304



More information about the llvm-commits mailing list