[PATCH] D38098: Removed platform-specific ifdefs from sanitizer_procmaps.h
Yicheng Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 12:53:10 PDT 2017
Vurchin added a comment.
I think the argument *seg_data in NextSegmentLoad is still necessary, since it is a private member and the static function has no access to it
https://reviews.llvm.org/D38098
More information about the llvm-commits
mailing list