[PATCH] D41532: [MSan,TSan] Add aligned new/delete interceptors.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 17:06:16 PST 2017


eugenis added inline comments.


================
Comment at: test/sanitizer_common/TestCases/Linux/new_delete_test.cc:9
+// sanitizers. Sanitizer-specific failure modes tests are supposed to go to
+// the particular satizier's test suites.
+
----------------
Please add failure mode tests.
Also, typo: satizier



Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41532





More information about the llvm-commits mailing list