[PATCH] Implement variable-sized alloca instrumentation (take 2).
    Kostya Serebryany 
    kcc at google.com
       
    Wed Feb 25 15:22:52 PST 2015
    
    
  
In http://reviews.llvm.org/D7098#130041, @rnk wrote:
> It occurs to me that ASan would need to add exceptional cleanups, if we
>  want this to cleanup after exception.
Not necessary. 
E.g. fake stack does garbage collection in the run-time lib.
REPOSITORY
  rL LLVM
http://reviews.llvm.org/D7098
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the llvm-commits
mailing list