[PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Kostya Serebryany
kcc at google.com
Fri Jan 9 12:52:53 PST 2015
> > Since there's no guarantee the first InitializeGuardArray() call comes after Init(), we have to make sure the coverage is initialized before we add a guard array.
>
Could you please remind us why we can't guarantee this?
(Better yet, add a test)
http://reviews.llvm.org/D6892
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list