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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 4 16:50:30 PDT 2021


thakis added a comment.

Yes, it was a problem on my end, all good now.

Why is this a weak symbol? Most asan symbols aren't, and it looks like the mac and win troubles are due to you making this a weak symbol.


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