[PATCH] D58162: [hwasan] Runtime flags for malloc bisection.
Eugene Zelenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 12 18:31:35 PST 2019
Eugene.Zelenko added inline comments.
================
Comment at: compiler-rt/lib/sanitizer_common/sanitizer_hash.h:11
+//===----------------------------------------------------------------------===//
+#ifndef SANITIZER_HASH_H
+#define SANITIZER_HASH_H
----------------
Please insert empty line above.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58162/new/
https://reviews.llvm.org/D58162
More information about the llvm-commits
mailing list