[PATCH] D12318: [ASan] Enable optional ASan recovery

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 12:50:25 PDT 2015


kcc added a comment.

One more interesting question that came to my mind: is this going to be async-signal-safe?
If you think it will, please add tests. 
If not, the whole idea is kind of questionable.


Repository:
  rL LLVM

http://reviews.llvm.org/D12318





More information about the llvm-commits mailing list